Main Page
From Minetest Developer Wiki
Minetest is a computer game inspired by Minecraft, Infiniminer, and others. It's licensed under the GNU Lesser General Public License, version 2.1, with artwork generally covered by Creative Commons Attribution ShareAlike 3.0.
There are two major parts to the system, the first being a core engine written in C++, the second being a modding API that exposes useful functions to a Lua environment.
Contribute to Minetest!
Develop the core engine
|
Develop a mod
|
Document, translate, and create
|
Be an excellent community member
|
Content Index
This wiki is aimed mainly at developers and advanced users of the Minetest Core and Mods. Before you start, you should look at the terminology.
You can access the old API site here, and the old developer wiki here.
|
API |
Core |
Community |
Contribute to wiki |