Greetings! Tell me, how can I implement the language selection in the game? I want to add my own language, but leave English, the player will be able to choose a language that suits him.
Printable View
Greetings! Tell me, how can I implement the language selection in the game? I want to add my own language, but leave English, the player will be able to choose a language that suits him.
IIRC, localization is in the works. Not sure how they plan to implement it but if you want it now i think you would have to edit the source yourself.
Editing source code works for quick setup. For a more scalable solution, I recently worked with a video game localization company that handled multiple languages smoothly. Their portfolio includes major releases, so they understand complex implementation. Worth checking their system for future updates.