Difference between revisions of "Template:ModdingIntro"

From Minetest Developer Wiki
Jump to navigation Jump to search
m
m (cat)
Line 30: Line 30:
 
|style="height:25px; text-align: center;" | [[:Category:Misc|Misc Articles]]
 
|style="height:25px; text-align: center;" | [[:Category:Misc|Misc Articles]]
 
|}
 
|}
 +
 +
<noinclude>
 +
[[Category:Templates]]
 +
</noinclude>

Revision as of 14:48, 2 July 2015

Modding Introduction
moddingintro.png
This tutorial will walk you through the basics to making a mod in Minetest. It will show you what you will accomplish, how to do it and then run through the process itself.
Basic
Intro Setup Nodes Craftitems Crafting Recipes
Intermediate
Advanced Nodes ABMs Tools Entities
Links
Outro Methods Objects Types Misc Articles