Difference between revisions of "Modding Tutorials/Overhaul workspace"

From RimWorld Wiki
Jump to navigation Jump to search
m
m
Line 3: Line 3:
 
'''NOTE''': This is a workspace for the ongoing overhaul of the RimWorld Wiki's modding tutorials and references. If you managed to find your way here, please check out the main [[Modding_Tutorials|modding tutorials index page]] instead.
 
'''NOTE''': This is a workspace for the ongoing overhaul of the RimWorld Wiki's modding tutorials and references. If you managed to find your way here, please check out the main [[Modding_Tutorials|modding tutorials index page]] instead.
  
This overhaul is being overseen by the #mod-development channel on the RimWorld Wiki, please contact us before changing anything.
+
This overhaul is being overseen by the '''#mod-development''' channel on the [https://discord.gg/rimworld RimWorld Discord], please contact us before changing anything.
  
 
== Modding Basics ==
 
== Modding Basics ==

Revision as of 05:26, 26 May 2023

?
Under Review
This tutorial or guide is currently undergoing review and should not be considered ready to use.

NOTE: This is a workspace for the ongoing overhaul of the RimWorld Wiki's modding tutorials and references. If you managed to find your way here, please check out the main modding tutorials index page instead.

This overhaul is being overseen by the #mod-development channel on the RimWorld Discord, please contact us before changing anything.

Modding Basics

Modding Basics
  • Getting Started
  • Recommended Software
  • Mod Folder Structure
  • Textures
  • Sounds
  • Languages and Translations
XML
C#

Tutorials

This will be a curated subset of tutorials that will be vetted, reviewed, and maintained by the overhaul team. These are meant to be a cohesive set of tutorials that guides the reader from the simplest single-Def items such as weapons to building a full custom faction.

Basic Tutorials

Advanced Tutorials