Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/molingyu/rosetta

A graceful Unity I18N plugin.Support for the creation and loading of pot/po files.
https://github.com/molingyu/rosetta

i18n unity unity-plugin

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# Rosetta

I18N in Unity3D made easy and automation. Full support for GNU [GetText](https://www.gnu.org/software/gettext/) i18n workflow and Unity media files.

You can reach the me right here by opening a [new issue](https://github.com/molingyu/Rosetta/issues/new), or send email at [@shitake233](https://twitter.com/shitake233).

*Warrning: Rosetta depends on [Odin Inspector](http://sirenix.net/odininspector) plugin. Make sure you have a license for [Odin Inspector](http://sirenix.net/odininspector) before using Rosetta.*

![Rosetta](./Res/Rosetta.png)

## Feature

+ [GetText](https://www.gnu.org/software/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](https://github.com/molingyu/Rosetta/releases) and import it.
* Use [UPM](https://github.com/molingyu/shitake.rosetta)

[API Document & Guides](https://molingyu.github.io/RosettaDocs/)

## Demo

A simple game [demo](https://www.dropbox.com/s/npkllqne2l8xea0/RosettaExample.rar?dl=0) (Dropbox).

### Mirrors
+ [China](https://pan.baidu.com/s/16dXxgmDyA4UU9Cd0a-CvdA) (BaiduYun 提取码: dwca )

## Roadmap
+ Mo file support.
+ Add TextMesh Pro font Loader.
+ Get text from source code.

## License

[MIT](./LICENSE)

Copyright 2019 Shitake.