https://github.com/expressobits/localization
Sentence Translator Tool for Unity
https://github.com/expressobits/localization
Last synced: 8 months ago
JSON representation
Sentence Translator Tool for Unity
- Host: GitHub
- URL: https://github.com/expressobits/localization
- Owner: expressobits
- License: mit
- Created: 2019-07-22T20:55:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T21:50:06.000Z (almost 7 years ago)
- Last Synced: 2025-06-26T07:40:51.150Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 23.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to Localization 👋

[](todo-doc)
[](MIT)
[](https://twitter.com/ScriptsEngineer)
> Add tools to localization sentences in Unity
### 🏠 [Homepage](www.expressobits.com.br)
## Install
To install, you must open in the folders of your ***Packages/manifest.json*** files add the package
> "br.com.expressobits.localization": "https://github.com/ExpressoBits/Localization.git"
and you're done!
## Usage
1) Start by adding a language in Menu "Assets > Create > Expresso Bits > Localization > Language":
2) Set the language name and even your flag if you need:
3) Then add some text sentence in Menu "Assets > Create > Expresso Bits > Localization > Sentence":
4) Create a new Translate Text in Sentence:
## Author
👤 **Rafael Correa**
* Twitter: [@ScriptsEngineer](https://twitter.com/ScriptsEngineer)
* Github: [@ScriptsEngineer](https://github.com/ScriptsEngineer)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/ExpressoBits/Localization/issues).
## Show your support
Give a ⭐️ if this project helped you!
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_