Tutorials¶
Build-along lessons. Unlike the how-to guides (which assume you know what you want), these start from zero and end with something working in front of you. Do them in order if you’re new.
1 · Build a shed
A complete “build a structure” mod, from mod.info to a working in-game builder.
2 · Claim a quest room
Mark an area as a real room when a quest starts - no walls, no UI.
Tip
Every tutorial’s code is runnable as-is. Drop it into a mod, subscribe to
RCStructureFramework, and go.