Easy Asset Search

IOULang-multi-language tools

IOULang-multi-language tools Asset Image * This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $5
Category:
ToolsLocalization
Developer:
atwal
Price:
$5
Favorites:
2
Supported Unity Versions:
5.6.1 or higher
Current Version:
1.0
Download Size:
9.97 KB
Last Update:
Jul 6, 2017
Description:
IOUlang is an unity multi-language tools, very easy to use

config step:
1. create IOULang folder in Assets
2. create values folder in Assets\IOULang (default language folder)
3. create strings.xml in Assets\IOULang\values (default language file)
4. create other language folder as values-xx(example: chinese is values-zh)
5. create other language file strings.xml in Assets\IOULang\values-xx
6. Run IOULang menu on Unity IDE

use example:
IOULangUtil.set_lang(IOULangUtil.LANGS.xx)
IOULangUtil.get_xxx();
Continue »

Similar Packages