Bläddra i källkod

Updated README.md

Scrublord1336 6 år sedan
förälder
incheckning
0386abbcca
1 ändrade filer med 1 tillägg och 3 borttagningar
  1. 1 3
      README.md

+ 1 - 3
README.md

@@ -122,9 +122,7 @@ The file structure should like like this
 {GameDirectory}/AutoTranslator/AnyTranslationFile.txt (this files will be auto generated by plugin!)
  ```
 
-## Other Info
-
-### Translating Mods
+## Translating Mods
 Often other mods UI are implemented through IMGUI. As you can see above, this is disabled by default. By changing the "EnableIMGUI" value to "True", it will start translating IMGUI as well, which likely means that other mods UI will be translated.
 
 ## Integrating with Auto Translator