Difference between revisions of "Template:Main Content Links"

From Minetest Developer Wiki
Jump to navigation Jump to search
m (→‎Content Index: move hardcoded features)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== Content Index ==
 
== Content Index ==
Before you start, you should look at the [[Terminology|terminology]].
+
Before you start, you should look at the [https://wiki.minetest.net/Terminology terminology].
  
 
{|class="wikitable" style="width: 100%;"
 
{|class="wikitable" style="width: 100%;"
Line 7: Line 7:
 
<hr>
 
<hr>
 
* [[Modding Intro|Intro]]
 
* [[Modding Intro|Intro]]
* [[Modding Overview]]
 
* [[Modding FAQ]]
 
 
* [[Lua API Documentation]]
 
* [[Lua API Documentation]]
  
 
Tips and tricks:
 
Tips and tricks:
 
* [[Modding Tips]]
 
* [[Modding Tips]]
* [[Mod interoperability]]
 
 
* [[Lua Optimization Tips]]
 
* [[Lua Optimization Tips]]
 
* [[Mapgen memory optimisations]]
 
* [[Mapgen memory optimisations]]
* [[Mod name conflicts]]
 
* [[Player physics]]
 
* [[Storing Data]]
 
* [[Groups|Lists of custom groups]]
 
 
<hr>
 
<hr>
 
[[:Category:Misc|''Misc articles…'']]
 
[[:Category:Misc|''Misc articles…'']]
Line 50: Line 43:
 
'''Design and planning'''
 
'''Design and planning'''
 
<hr>
 
<hr>
* [[Proposals]]
 
 
* [[TODO]]
 
* [[TODO]]
 
'''For users'''
 
'''For users'''
 
<hr>
 
<hr>
* [[Community]]
 
 
* [[Changelog|Public Changelog]]
 
* [[Changelog|Public Changelog]]
 
|valign="top"|
 
|valign="top"|
Line 61: Line 52:
 
* [[MinetestWiki:Style_Guide|Style guide]]
 
* [[MinetestWiki:Style_Guide|Style guide]]
 
* [[MinetestWiki:TODO|TODO]]
 
* [[MinetestWiki:TODO|TODO]]
* [[MinetestWiki:Lua API Wiki Documentation Cleanup|Lua API Wiki Documentation Cleanup]]
 
 
* [[:Category:Incomplete|Incomplete articles]]
 
* [[:Category:Incomplete|Incomplete articles]]
 
* [[:Category:Stub|Articles to be written]]
 
* [[:Category:Stub|Articles to be written]]
 
|}
 
|}

Latest revision as of 13:44, 25 October 2022