https://github.com/unity-game-framework/ugf-module-locale
Module to manage language and other locale.
https://github.com/unity-game-framework/ugf-module-locale
active module
Last synced: 5 months ago
JSON representation
Module to manage language and other locale.
- Host: GitHub
- URL: https://github.com/unity-game-framework/ugf-module-locale
- Owner: unity-game-framework
- License: mit
- Created: 2022-04-24T17:37:15.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T18:00:54.000Z (almost 2 years ago)
- Last Synced: 2024-08-29T13:43:06.952Z (almost 2 years ago)
- Topics: active, module
- Language: C#
- Homepage:
- Size: 286 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license
Awesome Lists containing this project
README
# com.ugf.module.locale
UGF.Module.Locale
## Information
- **Version**: `3.0.0-preview.2`
- **Unity**: `2023.2`
- **API Compatibility Level**: `.NET Standard 2.1`
### Dependencies
- `com.ugf.module.descriptions`: `3.0.0-preview.2`
- `com.ugf.csv`: `1.0.2`
### Description
Module to manager language and other locale.
### Changelog
- [Full changelog](changelog.md)
### Registry
Read about where packages stored: [Registry](https://github.com/unity-game-framework/organization/blob/main/docs/registry.md).
## How to Install
Read about how to install any packages from the `Unity Game Framework` registry: [Install Package](https://github.com/unity-game-framework/organization/blob/main/docs/install-packages.md).