Main Page/de: Difference between revisions

From Vintage Story Wiki
Updating to match new version of source page
(Updating to match new version of source page)
Tags: Mobile edit Mobile web edit
(Updating to match new version of source page)
Line 138: Line 138:
| valign="top" style="text-align: left;" |
| valign="top" style="text-align: left;" |


<div class="mw-translate-fuzzy">
*{{ll|World Generation| Weltengenerierung}}
*{{ll|World Generation| Weltengenerierung}}
*{{ll|World Configuration| Weltenkonfiguration}}
*{{ll|World Configuration| Weltenkonfiguration}}
Line 146: Line 147:
*{{ll|Ambience Features|Natürliche Phänomene}}
*{{ll|Ambience Features|Natürliche Phänomene}}
| valign="top" style="text-align: left;" |
| valign="top" style="text-align: left;" |
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 155: Line 157:
</div>
</div>


<div class="mw-translate-fuzzy">
*{{ll|List of client commands|Liste von Client-Befehlen}}
*{{ll|List of client commands|Liste von Client-Befehlen}}
*{{ll|Client startup parameters|Client Startparameter}}
*{{ll|Client startup parameters|Client Startparameter}}
Line 162: Line 165:
*{{ll|Suggestions|Vorschläge}}
*{{ll|Suggestions|Vorschläge}}
| valign="top" style="text-align: left;" |
| valign="top" style="text-align: left;" |
</div>


<div class="mw-translate-fuzzy">
*{{ll|How to use WorldEdit|Wie WorldEdit verwendet wird.}}
*{{ll|How to use WorldEdit|Wie WorldEdit verwendet wird.}}
*{{ll|Cinematic Camera|Cinematic Kamera - erstelle ein Video deiner Bauwerke!}}
*{{ll|Cinematic Camera|Cinematic Kamera - erstelle ein Video deiner Bauwerke!}}
Line 170: Line 175:
|-
|-
|}
|}
</div>
{| class="wikitable frontmodding" style="margin-top: 40px; background: transparent; table-layout:fixed;"
{| class="wikitable frontmodding" style="margin-top: 40px; background: transparent; table-layout:fixed;"
! colspan="4" valign="top" style="text-align: center;"| Modding des Spiels
! colspan="4" valign="top" style="text-align: center;"| Modding des Spiels
Line 190: Line 196:
</div>
</div>


<div class="mw-translate-fuzzy">
*{{ll|Modding:Modding Efficiently|Effizientes Modden}}
*{{ll|Modding:Modding Efficiently|Effizientes Modden}}
*{{ll|VTML|VTML}}
*{{ll|VTML|VTML}}
Line 197: Line 204:
*{{ll|Modding:The Remapper|Der Remapper}}
*{{ll|Modding:The Remapper|Der Remapper}}
*{{ll|Modding:Mod-Engine Compatibility|Mod-Engine Kompatibilität}}
*{{ll|Modding:Mod-Engine Compatibility|Mod-Engine Kompatibilität}}
</div>


| valign="top" style="text-align: left;" |
| valign="top" style="text-align: left;" |


<div class="mw-translate-fuzzy">
*{{ll|Modding:Basic Block|Grundlegende Blöcke}} ({{ll|Basic Block#Custom Shapes|Eigene Formen}})
*{{ll|Modding:Basic Block|Grundlegende Blöcke}} ({{ll|Basic Block#Custom Shapes|Eigene Formen}})
*{{ll|Modding:Block Json Properties|Übersicht der Blockeigenschaften}}
*{{ll|Modding:Block Json Properties|Übersicht der Blockeigenschaften}}
Line 205: Line 214:
*{{ll|Modding:Item Json Properties|Übersicht der Objekteigenschaften}}
*{{ll|Modding:Item Json Properties|Übersicht der Objekteigenschaften}}
| valign="top" style="text-align: left;" |
| valign="top" style="text-align: left;" |
</div>


<div class="mw-translate-fuzzy">
*{{ll|Modding:Basic Entity|Grundlegende Wesen}}
*{{ll|Modding:Basic Entity|Grundlegende Wesen}}
*{{ll|Modding:Entity Json Properties|Übersicht der Wesenseigenschaften}}
*{{ll|Modding:Entity Json Properties|Übersicht der Wesenseigenschaften}}
*{{ll|Modding:WorldGen Configuration|WorldGen Konfiguration}}
*{{ll|Modding:WorldGen Configuration|WorldGen Konfiguration}}
</div>


|-
|-
Line 217: Line 229:
| valign="top" style="text-align: left;" |
| valign="top" style="text-align: left;" |


<div class="mw-translate-fuzzy">
*{{ll|Modding:Setting up your Development Environment|Einrichten deiner Entwicklungsumgebung}}
*{{ll|Modding:Setting up your Development Environment|Einrichten deiner Entwicklungsumgebung}}
*[https://github.com/anegostudios/vsmodexamples Modbeispiele]
*[https://github.com/anegostudios/vsmodexamples Modbeispiele]
*{{ll|Modding:Programming Languages|Lern die Programmiersprachen}}
*{{ll|Modding:Programming Languages|Lern die Programmiersprachen}}
| valign="top" style="text-align: left;" |
| valign="top" style="text-align: left;" |
</div>


<div class="mw-translate-fuzzy">
*{{ll|Modding:Block_System|Das VS Blocksystem}}
*{{ll|Modding:Block_System|Das VS Blocksystem}}
*{{ll|Modding:Advanced Blocks|Blockklassen}}
*{{ll|Modding:Advanced Blocks|Blockklassen}}
Line 228: Line 243:
*{{ll|Modding:Advanced Items|Objektklassen}}
*{{ll|Modding:Advanced Items|Objektklassen}}
*{{ll|Modding:Block and Item Interactions|Block- and Objekt-Interaktionen}}
*{{ll|Modding:Block and Item Interactions|Block- and Objekt-Interaktionen}}
</div>


<div class="mw-translate-fuzzy">
*{{ll|Modding:Commands|Befehle}}
*{{ll|Modding:Commands|Befehle}}
*{{ll|Modding:Using the WorldGen API|WorldGen API}}
*{{ll|Modding:Using the WorldGen API|WorldGen API}}
Line 237: Line 254:
*{{ll|Modding:World Access|Weltzugriff}}
*{{ll|Modding:World Access|Weltzugriff}}
| valign="top" style="text-align: left;" |
| valign="top" style="text-align: left;" |
</div>


<div class="mw-translate-fuzzy">
*{{ll|Modding:Basic Inventory Handling|Grundlegende Handhabung des Inventars}}
*{{ll|Modding:Basic Inventory Handling|Grundlegende Handhabung des Inventars}}
*{{ll|Modding:Rendering API|Shader und Renderer}}
*{{ll|Modding:Rendering API|Shader und Renderer}}
Line 246: Line 265:
|-
|-
|}
|}
</div>
{| class="wikitable" style="background: transparent; width: 100%;"
{| class="wikitable" style="background: transparent; width: 100%;"
! colspan="6" valign="top" width="100%" style="text-align: center;"| Community Links
! colspan="6" valign="top" width="100%" style="text-align: center;"| Community Links
43,204

edits