Editing Modding Tutorials/Folder structure

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 14: Line 14:
 
==The RimWorld****** root==
 
==The RimWorld****** root==
  
In your Rimworld install directory, you can find five folders, some text files and your RimWorld******.exe file:<br/>
+
In your Rimworld install directory, you can find three folders, two text files and your RimWorld******.exe file:<br/>
  
 
   RimWorld*******/
 
   RimWorld*******/
    Data/
 
 
     Mods/
 
     Mods/
    MonoBleedingEdge/
 
 
     RimWorld******_Data/
 
     RimWorld******_Data/
 
     Source/
 
     Source/
Line 25: Line 23:
 
     RimWorld******.exe
 
     RimWorld******.exe
 
     Version.txt
 
     Version.txt
    ...
 
  
We will focus on the four main folders for modding:
+
We'll focus on the folders, since the files are pretty self explanatory; Readme.txt contains a readme, Version.txt contains the version string and the .exe starts the game.<br/><br/>
* Data
 
* Mods
 
* RimWorld******_Data
 
* Source
 
  
Some of the files are pretty self explanatory; Readme.txt contains a readme, Version.txt contains the version string and the .exe starts the game. <br/>
+
==The Mods folder==
You don't need to bother about all the other files and directories to start your modding journey.<br/><br/>
+
{{Main|Modding Tutorials/Mod folder structure}}<br/>
  
==The Data folder==
+
The Mods folder contains a Core folder with most if not all XML files used by Rimworld:<br/>
 
 
The Data folder contains a Core folder with most if not all XML files used by Rimworld:<br/>
 
  
 
   RimWorld******/
 
   RimWorld******/
     Data/
+
     Mods/
 
       Core/
 
       Core/
  
==The Mods folder==
+
Mods you download will be placed in the Mods folder alongside the Core folder.<br/><br/>
{{Main|Modding Tutorials/Mod folder structure}}<br/>
 
 
 
Mods you download will be placed in the Mods folder:<br/>
 
  RimWorld******/
 
    Mods/
 
  
 
Each mod's folder may contain the following folders:<br/>
 
Each mod's folder may contain the following folders:<br/>
Line 73: Line 59:
 
|}<br/>
 
|}<br/>
  
==RimWorld******_Data folder==
+
==Data folder==
  
 
This folder contains a few files which are important for the base game but not necessarily important for modding it:<br/>
 
This folder contains a few files which are important for the base game but not necessarily important for modding it:<br/>
Line 80: Line 66:
 
     RimWorld******_Data/
 
     RimWorld******_Data/
 
       Managed/
 
       Managed/
       Plugins
+
       Mono/
 
       Resources/
 
       Resources/
 
       level0
 
       level0

Please note that all contributions to RimWorld Wiki are considered to be released under the CC BY-SA 3.0 (see RimWorld Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)