Difference between revisions of "Modding Tutorials/First Steps"

From RimWorld Wiki
Jump to navigation Jump to search
Line 10: Line 10:
  
 
* Search [https://steamcommunity.com/workshop/about/?appid=294100 Steam's Workshop]. These have ready to go and managed by Steam mods. Click to use them.
 
* Search [https://steamcommunity.com/workshop/about/?appid=294100 Steam's Workshop]. These have ready to go and managed by Steam mods. Click to use them.
* Check the [RimWorld Mod Forum](https: //ludeon.com/forums/index.php?board=12.0)
+
* Check the [RimWorld Mod Forum](https://ludeon.com/forums/index.php?board=12.0)
* Use [Google](http: //google.com) because it works.   
+
* Use [Google](http://google.com) because it works.   
  
  
Line 18: Line 18:
 
* [[Modding | RimWorld Wiki - Modding ]]
 
* [[Modding | RimWorld Wiki - Modding ]]
 
* [[Modding_Tutorials | RimWorld Wiki - Modding Tutorials]]
 
* [[Modding_Tutorials | RimWorld Wiki - Modding Tutorials]]
* RimWorld Forum - Modding Help - https: //ludeon.com/forums/index.php?board=14.0
+
* RimWorld Forum - Modding Help - https://ludeon.com/forums/index.php?board=14.0
 
* Tynan's Readme.txt in your Rimworld directory (in RimWorldMac.app for Mac people)
 
* Tynan's Readme.txt in your Rimworld directory (in RimWorldMac.app for Mac people)
  
Line 25: Line 25:
 
* [[Modding_Tutorials/XML_file_structure | RimWorld Wiki - XML file structure and loading]]
 
* [[Modding_Tutorials/XML_file_structure | RimWorld Wiki - XML file structure and loading]]
 
* [[Modding_Tutorials/Testing_mods | RimWorld Wiki - Testing]]  
 
* [[Modding_Tutorials/Testing_mods | RimWorld Wiki - Testing]]  
* A17 Modding Updates - https: //ludeon.com/forums/index.php?topic=32735.0 - by ZorbaTHut
+
* A17 Modding Updates - https://ludeon.com/forums/index.php?topic=32735.0 - by ZorbaTHut
  
 
= Step 4: Useful Links, Reference Constantly =
 
= Step 4: Useful Links, Reference Constantly =
  
 
* [[Modding_Tutorials/Folder_structure | Wiki - Folder Structure]]
 
* [[Modding_Tutorials/Folder_structure | Wiki - Folder Structure]]
* Ludeon Forum - Modding Help - https: //ludeon.com/forums/index.php?board=14.0
+
* Ludeon Forum - Modding Help - https://ludeon.com/forums/index.php?board=14.0
* RimWorld XML Database - https: //github.com/RimWorldMod/RimworldModdingFiles - xml explained for XML modders  
+
* RimWorld XML Database - https://github.com/RimWorldMod/RimworldModdingFiles - xml explained for XML modders  
  
 
= Step 5: Tutorials by Others =
 
= Step 5: Tutorials by Others =
  
* (Alpha 15c) How to make a .dll-mod (Power Generation) - https: //ludeon.com/forums/index.php?topic=3408.0
+
* (Alpha 15c) How to make a .dll-mod (Power Generation) - https://ludeon.com/forums/index.php?topic=3408.0

Revision as of 03:33, 30 May 2017

< Modding Tutorials


Don't start making mods until you do the following.

Step 1: Search for a Mod Already Doing What You Want

Seriously, there are so many mods, there is generally one, probably of high quality, doing what you want it to.


Step 2: Read Other Info On Modding

Step 3: One Time Reads

Step 4: Useful Links, Reference Constantly

Step 5: Tutorials by Others