Difference between revisions of "Template:Main Content Links"

From Minetest Developer Wiki
Jump to navigation Jump to search
(Created page with "You can access the old API site [http://old-api.minetest.ru/ here], and the old developer wiki [http://minetest.net/wiki/doku.php here]. This wiki is aimed mainly at develope...")
 
 
(53 intermediate revisions by 13 users not shown)
Line 1: Line 1:
You can access the old API site [http://old-api.minetest.ru/ here], and the old developer wiki [http://minetest.net/wiki/doku.php here].
+
== Content Index ==
 +
Before you start, you should look at the [https://wiki.minetest.net/Terminology terminology].
  
This wiki is aimed mainly at developers and advanced users of the Minetest Core and Mods. Before you start, you should look at the [[terminology]].
+
{|class="wikitable" style="width: 100%;"
 +
|valign="top"|
 +
'''Modding API'''
 +
<hr>
 +
* [[Modding Intro|Intro]]
 +
* [[Lua API Documentation]]
  
== API ==
+
Tips and tricks:
* [[Intro]]
+
* [[Modding Tips]]
 +
* [[Lua Optimization Tips]]
 +
* [[Mapgen memory optimisations]]
 +
<hr>
 +
[[:Category:Misc|''Misc articles…'']]
 +
|valign="top"|
 +
'''Core'''
 +
<hr>
 +
<noinclude>
 +
[[Category:Templates]]
 +
</noinclude>
 +
* [[:Category:Core|Index]]
 
<hr>
 
<hr>
* [[:Category:Methods|Methods]]
 
* [[:Category:Objects|Objects]]
 
* [[:Category:Types|Types]]
 
* [[:Category:Misc|Misc articles]]
 
 
== Core ==
 
* [[:Category:Core|Everything]]
 
 
* [[Basic data structures]]
 
* [[Basic data structures]]
 
* [[Core Architecture]]
 
* [[Core Architecture]]
 
+
* [[Engine structure|Classes/functions]]
== Community ==
+
* [[Network Protocol]]
* [[Community]]
+
'''Instructions'''
 
+
<hr>
== Contribute ==
+
* [[Code style guidelines]]
 +
* [[Compiling Minetest]]
 +
* [[Development troubleshooting]]
 +
|valign="top"|
 +
'''Development'''
 +
<hr>
 +
* [[All rules regarding to development]]
 +
* [[Git Guidelines]]
 +
* [[Meetings]]
 +
* [[Organisation]]
 +
* [[List of hardcoded features]]
 +
* [[Minetest Game development]]
 +
'''Design and planning'''
 +
<hr>
 +
* [[TODO]]
 +
'''For users'''
 +
<hr>
 +
* [[Changelog|Public Changelog]]
 +
|valign="top"|
 +
'''Contribute to this wiki'''
 +
<hr>
 
* [[MinetestWiki:Style_Guide|Style guide]]
 
* [[MinetestWiki:Style_Guide|Style guide]]
* [[:Category:MissingExample|Articles without examples]]
+
* [[MinetestWiki:TODO|TODO]]
 
* [[: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