Changes

Jump to navigation Jump to search
Line 16: Line 16:     
== Localizations ==
 
== Localizations ==
All mods can have their own custom localizations defined, to make it easier to translate or support multiple languages out of the box. Simply add a '''Localization''' folder to the root of your mod's folder, and then put a folder with the name of each language you want to translate to, which should at a minimum contain '''English'''. Translations are just a list of [[TyD|TyD]] records, however, software types and features are a little more complex, and you should follow the layout in the '''Software.Tyd''' file in the main English localization folder. Your translations will be loaded and used based on the name of the language the player is currently using.
+
Please go to [https://translate.coredumping.com] to help translate the game.
    
== Mod types ==
 
== Mod types ==

Navigation menu