This documentation was created by the Minetest community in order to help new modders gain a foothold.
Work in progress. I'd like suggestions for contents. What chapters would you like to see?
Read it online - Download
Contribute on GitHub, or by sending me documents for new chapters.
(I'll format them and add them, the content is the hardest thing, not the formatting.)
Done
- Folder structure
- Lua Scripts
- Nodes, Items and Crafting
- Creating textures
- Node Drawtypes
- Node Metadata
- Active Block Modifiers
- Chat and Commands
- Player Physics
- Formspecs
- HUD
- ItemStacks
- Inventories
- Releasing a Mod
- Read More
(please feel free to work on any of these, or any other chapter you want to do)
- Entities
- Particles
- Sound
- Mapgen and LVM
- Organising code - patterns
- ...