Difference between revisions of "Template:ModdingBook"

From Minetest Developer Wiki
Jump to navigation Jump to search
m (cat)
(Replaced content with "{{delete|Obsolete}}")
Tag: Replaced
 
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]]
 
|-
 
!colspan=5 | Let's get interactive!
 
|-
 
|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]]
 
|-
 
!colspan=5 | Finally
 
|-
 
|style="height:25px; text-align: center;" | [[Modding_Book/releasing|Releasing a Mod]]
 
|style="height:25px; text-align: center;" | [https://github.com/minetest/minetest/blob/master/doc/lua_api.txt lua_api.txt]
 
|style="height:25px; text-align: center;" | [http://rubenwardy.com/minetest_modding_book/lua_api.html lua_api.html]
 
|style="height:25px; text-align: center;" | [[:Category:Methods|Methods]]
 
|style="height:25px; text-align: center;" | [[:Category:Objects|Objects]]
 
|}
 
 
 
<noinclude>
 
[[Category:Templates]]
 
</noinclude>
 

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.