Getting Started¶
This section gets you from zero to a working development environment with a running mod.
Pages in this section¶
- Environment Setup — Install the game, set up VS Code with Lua tooling, understand the tools you'll use daily
- Gamedata Structure — What every folder in
gamedata/contains and why it matters - Your First Mod — A complete walkthrough of creating, installing, and testing a minimal mod