Language Manager
BlitzMax Forums/BlitzMax Module Tweaks/Language Manager
| ||
Hi guys, i'd like to present you my little, but useful (as I hope) module. With this module you can easily write applications supporting multiple languages. You just have to create a new instance of the LanguageManager, and add your files. When you change the language then, all the values are reloaded, in the new language. Here it is: languagemanager.zip If you find it useful, please give me a little note. If there are much people thinking this ist useful I'll maybe implement encrypting of the language files. Artemis Edit: For directly getting the code, look here: |