Difference between revisions of "Modding Tutorials"
Jump to navigation
Jump to search
(Undo revision 42612 by 108.162.245.190 (talk)) |
(Undo revision 42613 by 108.162.245.190 (talk)) |
||
Line 47: | Line 47: | ||
* [[Modding Tutorials/Assembly Modding Example|Assembly Modding]] | * [[Modding Tutorials/Assembly Modding Example|Assembly Modding]] | ||
− | + | ==See also== | |
− | |||
− | |||
− | |||
− |
Revision as of 11:23, 14 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: