Difference between revisions of "Modding Tutorials"
Jump to navigation
Jump to search
(Undo revision 42613 by 108.162.245.190 (talk)) |
m |
||
Line 1: | Line 1: | ||
<!--Top Nav Box--> | <!--Top Nav Box--> | ||
− | |||
− | |||
− | |||
{| align=center | {| align=center | ||
| {{Mods_Nav}} | | {{Mods_Nav}} |
Revision as of 23:03, 22 October 2016
|
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.
Table of contents
Introduction
General modding
XML tutorials
C# tutorials
- Setting up
- Decompiling Source Code
- Writing Custom Code
- Introduction to Def Classes
- Mod DLL Compatibility
- Distribution
Examples: