Rosetta

A graceful Unity I18N plugin.Support for the creation and loading of pot/po files.

MIT License

Stars
75
Committers
2

Rosetta

I18N in Unity3D made easy and automation. Full support for GNU GetText i18n workflow and Unity media files.

You can reach the me right here by opening a new issue, or send email at @shitake233.

Warrning: Rosetta depends on Odin Inspector plugin. Make sure you have a license for Odin Inspector before using Rosetta.

Feature

  • GetText like text I18N system(creation and loading of pot/po file).
  • Unity media file support(Font/Sprite/AudioClip).
  • New languages can be added externally at runtime (mod system)
  • UGUI and TextMesh Pro support.

Installation and usage

  • Download unitypackage from Releases and import it.

API Document & Guides

Demo

A simple game demo (Dropbox).

Mirrors

  • China (BaiduYun 提取码: dwca )

Roadmap

  • Mo file support.
  • Add TextMesh Pro font Loader.
  • Get text from source code.

License

MIT

Copyright 2019 Shitake.

Related Projects