Difference between revisions of "Modding Tutorials"

From RimWorld Wiki
Jump to navigation Jump to search
(Added Top Nav Box)
(Made Introduction a numbered list; added Installing Mods link as #1, Folder Structure #2 and #3.)
Line 16: Line 16:
 
===Introduction===
 
===Introduction===
  
* [[Modding Tutorials/Folder structure|Exploring the Folder Structure]]
+
# [[Installing mods|Installing Mods]]
* [[Modding Tutorials/Mod folder structure|Mod Folder Structure]]
+
# [[Modding Tutorials/Folder structure|Exploring the Folder Structure]]
 +
# [[Modding Tutorials/Mod folder structure|Mod Folder Structure]]
  
 
===XML tutorials===
 
===XML tutorials===

Revision as of 09:30, 12 July 2015

Basics Menus Game Creation Gameplay Pawns Plants Resources Gear Mods
Basics Menus Game Creation Gameplay Pawns Plants Resources Gear Mods
Modding Modding Tutorials

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

  1. Installing Mods
  2. Exploring the Folder Structure
  3. Mod Folder Structure

XML tutorials

Basic
Advanced

C# tutorials

See also