2.1 KiB
2.1 KiB
title | permalink | layout |
---|---|---|
Introduction | index.html | default |
Welcome
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.
What you will need
- A Code Editor. Talked about in the Lua Scripts chapter.
- A copy of Minetest in the 0.4 series. (eg: 0.4.13)
- The ability to work independently, without pestering other developers to write your code for you.
- Motivation to keep trying when things go wrong.
So, go on then.
Start reading. Use the navigation bar on the left (or on the top on mobiles) to open a chapter.
About this Book
Noticed a mistake, or want to give feedback? Tell us about it using one of these methods:
- GitHub Issue.
- Post in the Forum Topic.
- Send me a PM on the Forum.
- Submit a report below.
You can contribute to this project on GitHub.\ Read the contribution README.
Written by rubenwardy.\ License: CC-BY-SA 3.0