Community Made Tools

Have you made any useful utilities with Odin?

Login and submit your creations here

Rosetta

Authored by shitake
Shared 30-08-2019

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

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.

Document

SourceCode: GitHub