Changes

Jump to navigation Jump to search
68 bytes added ,  19:58, 7 February 2020
Line 6: Line 6:  
== Folder structure ==
 
== Folder structure ==
 
Unless downloaded from the Steam Workshop, mods are placed in the root of the game folder, depending on which type of mod your are making. Each mod should be placed in its own folder within the following folders:
 
Unless downloaded from the Steam Workshop, mods are placed in the root of the game folder, depending on which type of mod your are making. Each mod should be placed in its own folder within the following folders:
* Software types and personalities should be placed in a ''Mods'' folder.
+
* Software types and personalities should be placed in a '''Mods''' folder.
* Furniture should be placed in a ''Furniture'' folder.
+
* Furniture should be placed in a '''Furniture''' folder.
* Room, path and roof textures should be placed in a ''Materials'' folder.
+
* Room, path and roof textures should be placed in a '''Materials''' folder.
* C# code and dll files should be placed in a ''DLLMods'' folder.
+
* C# code and dll files should be placed in a '''DLLMods''' folder.
 +
* Translations should be placed in the Localization folder.
    
== Meta file ==
 
== Meta file ==

Navigation menu