Difference between revisions of "Main Page"
Jump to navigation
Jump to search
(Shorten introduction text, fix typo (no comma before "and").) |
(Add Category:Root-Category.) |
||
Line 6: | Line 6: | ||
{{Main Content Links}} | {{Main Content Links}} | ||
+ | |||
+ | |||
+ | [[Category:Root-Category]] |
Revision as of 17:24, 16 February 2015
Minetest is a computer game inspired by Minecraft, Infiniminer and others. It's licensed under the GNU LGPL 2.1, with artwork generally covered by CC BY-SA 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 Luanti!
Develop the core engine
|
Develop a mod
|
Document, translate, and create
|
Be an excellent community member
|
Content Index
Before you start, you should look at the terminology.
Modding API Tips and tricks: |
Core Instructions |
Development
Design and planning For users |
Contribute to this wiki |