Difference between revisions of "Template:Main Content Links/de"

From Minetest Developer Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
  
<div style="text-align: center; width: 100%;">'''Content Index'''</div>
+
<div style="text-align: center; width: 100%;">'''Inhaltsverzeichnis'''</div>
  
Dieses Wiki richtet sich hauptsächlich an Entwickler und fortgeschrittene Benutzer der Minetest Engine und der Mods. Bevor du beginnst, solltest du dir die Terminologie [[terminology]] ansehen.
+
Dieses Wiki richtet sich hauptsächlich an Entwickler und fortgeschrittene Benutzer der Minetest Engine 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/de]]
+
* [[Intro]]
* [[:Category:Methods|Methods]]
+
* [[:Category:Methods|Methoden]]
* [[:Category:Objects|Objects]]
+
* [[:Category:Objects|Objekte]]
* [[:Category:Types|Types]]
+
* [[:Category:Types|Typen]]
 
* [[formspec|Formspecs]]
 
* [[formspec|Formspecs]]
 
* [[HUD]]
 
* [[HUD]]
Line 18: Line 18:
 
* [[Mod interoperability]]
 
* [[Mod interoperability]]
 
* [[Modding FAQ]]
 
* [[Modding FAQ]]
* [[:Category:Misc|''Misc articles…'']]
+
* [[:Category:Misc|''Vermischte Beiträge…'']]
 
|valign="top"|
 
|valign="top"|
 
'''Core'''
 
'''Core'''
Line 31: Line 31:
 
* [[Basic data structures]]
 
* [[Basic data structures]]
 
* [[Core Architecture]]
 
* [[Core Architecture]]
* [[Engine structure|Classes/functions]]
+
* [[Engine structure|Klassen//Funktionen]]
* [[Network Protocol]]
+
* [[Network Protocol|Netzwerk Protokoll]]
'''Instructions'''
+
'''Anleitungen'''
 
<hr>
 
<hr>
 
* [[Code style guidelines]]
 
* [[Code style guidelines]]
 
* [[Compiling Minetest]]
 
* [[Compiling Minetest]]
 
|valign="top"|
 
|valign="top"|
'''Development'''
+
'''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]]
'''Docs for users'''
+
'''Dokumentationen für Benutzer'''
 
<hr>
 
<hr>
 
* [[Community]]
 
* [[Community]]
* [[Changelog|Public Changelog]]
+
* [[Changelog|öffentlicher Versionsverlauf]]
 
|valign="top"|
 
|valign="top"|
'''Contribute to this wiki'''
+
'''Arbeite am Wiki'''
 
<hr>
 
<hr>
 
* [[MinetestWiki:Style_Guide|Style guide]]
 
* [[MinetestWiki:Style_Guide|Style guide]]

Latest revision as of 19:03, 11 March 2019


Inhaltsverzeichnis

Dieses Wiki richtet sich hauptsächlich an Entwickler und fortgeschrittene Benutzer der Minetest Engine 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