Luanti Modding Book (formerly Minetest)
by rubenwardy with editing by SharaIntroduction
Minetest uses Lua scripts to provide modding support. This book aims to teach you how to create your own mods, starting from the basics. Each chapter focuses on a particular part of the API, and will soon get you making your own mods.
As well as reading this book online, you can also download it in HTML form.
Feedback and Contributions
Noticed a mistake, or want to give feedback? Make sure to tell me about it.
- Create a GitLab Issue.
- Post in the Forum Topic.
- Contact me.
- Fancy contributing? Read the README.