Difference between revisions of "Modding Tutorials"
Jump to navigation
Jump to search
(→Table of contents: Moved recommended software to Introduction) |
(→Table of contents: Split C# in Basic and Advanced) |
||
Line 26: | Line 26: | ||
===XML tutorials=== | ===XML tutorials=== | ||
− | |||
=====Basic===== | =====Basic===== | ||
Line 45: | Line 44: | ||
===C# tutorials=== | ===C# tutorials=== | ||
+ | =====Basic===== | ||
* [[Modding_Tutorials/Decompiling source code|Decompiling source code]] | * [[Modding_Tutorials/Decompiling source code|Decompiling source code]] | ||
* [[Modding_Tutorials/Writing custom code|Writing Custom Code]] | * [[Modding_Tutorials/Writing custom code|Writing Custom Code]] | ||
+ | |||
+ | =====Advanced===== | ||
+ | |||
* [[Modding Tutorials/Assembly Modding Example|Example: Assembly Modding]] | * [[Modding Tutorials/Assembly Modding Example|Example: Assembly Modding]] | ||
Revision as of 16:30, 12 July 2015
|
---|
|
This is the table of contents for the modding tutorial. Here, you'll learn step by step how to create mods of gradually increasing complexity.
In light of little official documentation, this collection of tutorials has been written in hopes that more players will know how to modify RimWorld and make mods that further broaden horizons and make the game appealing to more audiences despite its early state.