Difference between revisions of "Template:Main Content Links/de"
Jump to navigation
Jump to search
m (fix typos) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <div style="text-align: center; width: 100%;">''' | + | <div style="text-align: center; width: 100%;">'''Inhaltsverzeichnis'''</div> |
− | Dieses Wiki richtet sich hauptsächlich an Entwickler und fortgeschrittene Benutzer | + | Dieses Wiki richtet sich hauptsächlich an Entwickler und fortgeschrittene Benutzer von Luanti und der Mods. Bevor du beginnst, solltest du dir die [[terminology|Terminologie]] ansehen. |
{|class="wikitable" style="width: 100%;" | {|class="wikitable" style="width: 100%;" | ||
|valign="top"| | |valign="top"| | ||
'''Modding API''' | '''Modding API''' | ||
<hr> | <hr> | ||
− | * [[Intro | + | * [[Intro]] |
− | * [[:Category:Methods| | + | * [[:Category:Methods|Methoden]] |
− | * [[:Category:Objects| | + | * [[:Category:Objects|Objekte]] |
− | * [[:Category:Types| | + | * [[:Category:Types|Typen]] |
* [[formspec|Formspecs]] | * [[formspec|Formspecs]] | ||
* [[HUD]] | * [[HUD]] | ||
− | * [[Voxel_Manipulator|Voxel Manipulator]] | + | * [[Voxel_Manipulator|Voxel-Manipulator]] |
* [[Lua Optimization Tips]] | * [[Lua Optimization Tips]] | ||
* [[Mod interoperability]] | * [[Mod interoperability]] | ||
* [[Modding FAQ]] | * [[Modding FAQ]] | ||
− | * [[:Category:Misc|'' | + | * [[:Category:Misc|''Verschiedene Beiträge…'']] |
|valign="top"| | |valign="top"| | ||
'''Core''' | '''Core''' | ||
Line 31: | Line 31: | ||
* [[Basic data structures]] | * [[Basic data structures]] | ||
* [[Core Architecture]] | * [[Core Architecture]] | ||
− | * [[Engine structure| | + | * [[Engine structure|Klassen//Funktionen]] |
− | * [[Network Protocol]] | + | * [[Network Protocol|Netzwerkprotokoll]] |
− | ''' | + | '''Anleitungen''' |
<hr> | <hr> | ||
* [[Code style guidelines]] | * [[Code style guidelines]] | ||
− | * [[Compiling | + | * [[Compiling Luanti]] |
|valign="top"| | |valign="top"| | ||
− | ''' | + | '''Entwicklung''' |
<hr> | <hr> | ||
− | * [[All rules regarding to development]] | + | * [[All rules regarding to development|Entwickler-Regeln]] |
* [[Git Guidelines]] | * [[Git Guidelines]] | ||
* [[Organisation]] | * [[Organisation]] | ||
Line 48: | Line 48: | ||
* [[Proposals]] | * [[Proposals]] | ||
* [[TODO]] | * [[TODO]] | ||
− | ''' | + | '''Dokumentationen für Benutzer''' |
<hr> | <hr> | ||
* [[Community]] | * [[Community]] | ||
− | * [[Changelog| | + | * [[Changelog|Öffentlicher Versionsverlauf]] |
|valign="top"| | |valign="top"| | ||
− | ''' | + | '''Arbeite am Wiki''' |
<hr> | <hr> | ||
* [[MinetestWiki:Style_Guide|Style guide]] | * [[MinetestWiki:Style_Guide|Style guide]] |
Latest revision as of 17:37, 23 October 2024
Inhaltsverzeichnis
Dieses Wiki richtet sich hauptsächlich an Entwickler und fortgeschrittene Benutzer von Luanti und der Mods. Bevor du beginnst, solltest du dir die Terminologie ansehen.
Modding API |
Core
Anleitungen |
Entwicklung Dev Docs Dokumentationen für Benutzer |
Arbeite am Wiki |