🖥️Custom Improvements

Maybe the plugin doesn't meet all your needs, so with that in mind, here's a guide on how to add some things you might need.

Fries Library | Input | Key

Go to Plugins/FriesLibrary Content/FriesLibrary/Data/Inputs and open DT_InputKeys

Add other row with custom names, key and image.

Fries Library | Internationalization

chevron-rightStep 1: Go to FriesLibraryTypes.hhashtag

chevron-rightStep 2: Find EFlLanguageshashtag

You can add other languages ​​anywhere within EFlLanguages, like the example below.

chevron-rightStep 3: Go to FriesLibraryBPLibrary.cpphashtag

After this, now go to FriesLibraryBPLibrary.cpp

chevron-rightStep 4: Find GetLanguage() and SetLanguage() functionhashtag

And add the language you want, how the image below

Last updated