Difference between revisions of "Template:Main Content Links"
Jump to navigation
Jump to search
(rename Minetest to Luanti) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Content Index == | == Content Index == | ||
− | Before you start, you should look at the [ | + | 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 13: | Line 13: | ||
* [[Lua Optimization Tips]] | * [[Lua Optimization Tips]] | ||
* [[Mapgen memory optimisations]] | * [[Mapgen memory optimisations]] | ||
− | |||
<hr> | <hr> | ||
[[:Category:Misc|''Misc articles…'']] | [[:Category:Misc|''Misc articles…'']] | ||
Line 31: | Line 30: | ||
<hr> | <hr> | ||
* [[Code style guidelines]] | * [[Code style guidelines]] | ||
− | * [[Compiling | + | * [[Compiling Luanti]] |
* [[Development troubleshooting]] | * [[Development troubleshooting]] | ||
|valign="top"| | |valign="top"| | ||
Line 47: | Line 46: | ||
'''For users''' | '''For users''' | ||
<hr> | <hr> | ||
− | |||
* [[Changelog|Public Changelog]] | * [[Changelog|Public Changelog]] | ||
|valign="top"| | |valign="top"| | ||
Line 54: | Line 52: | ||
* [[MinetestWiki:Style_Guide|Style guide]] | * [[MinetestWiki:Style_Guide|Style guide]] | ||
* [[MinetestWiki:TODO|TODO]] | * [[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 17:26, 23 October 2024
Content Index
Before you start, you should look at the terminology.
Modding API Tips and tricks: |
Core Instructions |
Development
Design and planning For users |
Contribute to this wiki |