Difference between revisions of "Template:ModdingIntro"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="margin: auto; max-width: 520px;" | {| class="wikitable" style="margin: auto; max-width: 520px;" | ||
− | !colspan= | + | !colspan=5 | Modding Introduction |
|- | |- | ||
− | |colspan= | + | |colspan=5 | [[File:moddingintro.png]] |
|- | |- | ||
− | |colspan= | + | |colspan=5 style="text-align: center;" | 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. |
|- | |- | ||
− | !colspan= | + | !colspan=5 | Basic |
|- | |- | ||
|style="height:25px; text-align: center;" | [[Modding_Intro|Intro]] | |style="height:25px; text-align: center;" | [[Modding_Intro|Intro]] | ||
Line 14: | Line 14: | ||
|style="height:25px; text-align: center;" | [[Modding_Recipes|Crafting Recipes]] | |style="height:25px; text-align: center;" | [[Modding_Recipes|Crafting Recipes]] | ||
|- | |- | ||
− | !colspan= | + | !colspan=5 | Intermediate |
|- | |- | ||
|style="height:25px; text-align: center;" | [[Modding_Advanced_Nodes|Advanced Nodes]] | |style="height:25px; text-align: center;" | [[Modding_Advanced_Nodes|Advanced Nodes]] | ||
Line 22: | Line 22: | ||
| | | | ||
|- | |- | ||
− | !colspan= | + | !colspan=5 | Links |
|- | |- | ||
|style="height:25px; text-align: center;" | [[Modding_Outro|Outro]] | |style="height:25px; text-align: center;" | [[Modding_Outro|Outro]] |
Revision as of 14:15, 7 June 2014
Modding Introduction | ||||
---|---|---|---|---|
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 |