Template:ModdingBook
Minetest Modding Book | ||||
---|---|---|---|---|
Minetest uses Lua scripts to provide modding support. This online book aims to teach you how to create your own mods, starting from the basics. | ||||
Welcome to Minetest Modding | ||||
Introduction | Folder Structure | Lua Scripts | Nodes, Items and Crafting | Node Drawtypes |
Let's get interactive! | ||||
Player Physics | Formspecs | HUD | ||
Finally | ||||
Releasing a Mod | lua_api.txt | lua_api.html | Methods | Objects |