📄️ 1. Prerequisites
Before you begin there are a few things you should be aware of. These tutorials build on each other—so work through them in order before moving ahead.
📄️ 1.1. Required Lua Libraries
LuAria is still in early-beta, and the Modding API (e.g. ModPlayer, ModNPC, etc.) is under active development, it's not yet bundled with the loader.
📄️ 2. Create & Build New Mod
1. Open the loader and navigate to the Editor tab.
📄️ 2.1. IDE Recommandations
You can use any of the following IDEs to develop mods for LuAria. These are optional, but I would strongly recommand using one of the code editors below, as these provide features like code completion, syntax highlighting and multi‑cursor editing, and more:
📄️ 3. What's next?
Well done, fellow LuArian! You've completed the Getting Started walkthough, you are now prepared to enter the scary world of LuAria pain & suffering lies ahead; STOP here if you're wise.