Difference between revisions of "Template:ModdingBook"

From Minetest Developer Wiki
Jump to navigation Jump to search
(Created navbar template)
 
(Replaced content with "{{delete|Obsolete}}")
Tag: Replaced
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="wikitable" style="margin: auto; max-width: 520px;"
+
{{delete|Obsolete}}
!colspan=5 | Minetest Modding Book
 
|-
 
|colspan=5 style="text-align: center;" | Minetest uses Lua scripts to provide modding support. This online book aims to teach you how to create your own mods, starting from the basics.
 
|-
 
!colspan=5 | Welcome to Minetest Modding
 
|-
 
|style="height:25px; text-align: center;" | [[Modding_Book|Introduction]]
 
|style="height:25px; text-align: center;" | [[Modding_Book/Folder Structure|Folder Structure]]
 
|style="height:25px; text-align: center;" | [[Modding_Book/Lua Scripts|Lua Scripts]]
 
|style="height:25px; text-align: center;" | [[Modding_Book/Nodes_Items_and_Crafting|Nodes, Items and Crafting]]
 
<!--|style="height:25px; text-align: center;" | [[Modding_Book/Creating Textures|Creating Textures]]-->
 
|style="height:25px; text-align: center;" | [[Modding_Book/Node_Drawtypes|Node Drawtypes]]
 
|-
 
|style="height:25px; text-align: center;" |
 
[[Modding_Book/ABMs|Active Block Modifiers]]
 
|style="height:25px; text-align: center;" | [[Modding_Book/Player_physics|Player Physics]]
 
|style="height:25px; text-align: center;" | [[Modding_Book/Formspecs|Formspecs]]
 
|style="height:25px; text-align: center;" | [[Modding_Book/HUD|HUD]]
 
|style="height:25px; text-align: center;" | [[Modding_Book/releasing|Releasing a Mod]]
 
|}
 

Latest revision as of 19:14, 25 January 2023

Mbox warning.png This page has been proposed for deletion for the following reason: "Obsolete"
If you don't think that this page should be deleted, please explain why on the talk page.