Who knows how to localize the language of the game, or there is no localization of the language tutorial, thank you.
How to Localize a Language
- yy36088099
- Thread is marked as Resolved.
-
-
If you're referring to the new version, the language files are stored as .json files in the "Data/StreamingAssets/Languages" folder. To create a new language, you can create a new file there. It's recommendable to just clone the en.json file and rename it to the new language (e.g. "fr.json" for French, "es.json" for Spanish etc).
To use the new language then, you can change the "Game_Language" value in the config.properties file (either enter the full name or the language code), e.g. "French" or "fr" etc.
-
red51
Moved the thread from forum Tutorials to forum Discussions (English). -
多谢。
Participate now!
Don’t have an account yet? Create a new account now and be part of our community!