Description
Very simple project to showcase how to use localization addon
Features
- All Localization addon fields usage example
- Switching locales
Setup:
- Download zip archive, unzip it and open the project in Unity Editor (version >= 2017). Ignore error messages
- Import BGLocalization asset
- If you use Unity 2022, you may see compilation errors in the console. Import "Unity UI" package using Unity package manager
- Run example scene (BGDatabaseLocalizationExample/Scenes/BGLocalizationScene1.unity)
Variant with custom loader
The same project with custom loader implementation, which uses Addressables system to download database content.
Download
Releases
Click to see all releases
Version | Release date | Log |
---|---|---|
1.0 | March 30, 2020 | Initial release |