|
@@ -3,7 +3,6 @@
|
|
|
## Text Frameworks
|
|
|
This is an auto translation mod that hooks into the unity game engine and attempts to provide translations for the following text frameworks for Unity:
|
|
|
* UGUI
|
|
|
- * IMGUI
|
|
|
* NGUI
|
|
|
* TextMeshPro
|
|
|
|
|
@@ -33,7 +32,6 @@ Directory=Translation ;Directory to sea
|
|
|
OutputFile=Translation\_AutoGeneratedTranslations.{lang}.txt ;File to insert generated translations into
|
|
|
|
|
|
[TextFrameworks]
|
|
|
-EnableIMGUI=True ;Enable or disable IMGUI translation
|
|
|
EnableUGUI=True ;Enable or disable UGUI translation
|
|
|
EnableNGUI=True ;Enable or disable NGUI translation
|
|
|
EnableTextMeshPro=True ;Enable or disable TextMeshProp translation
|