|
|
Line 1: |
Line 1: |
| {| class="wikitable frontmodding" style="margin-top: 40px; background: transparent; table-layout:fixed;"
| | |
| ! colspan="3" valign="top" style="text-align: center;" |<translate>Modding the Game</translate>
| |
| |-
| |
| | colspan="3" |<translate>Vintage Story is created in a way that allows anyone to add their own content to the game. For more information and where to begin, visit the {{ll|Modding:Getting Started|Getting Started|nsp=0}} modding page. The links below will take you to various landing pages for modding subjects.</translate>
| |
| |-
| |
| ! valign="top" style="text-align: center;" |<translate>Content Mods</translate>
| |
| !<translate>Code Mods</translate>
| |
| !<translate>Other</translate>
| |
| |-
| |
| | valign="top" style="text-align: left;" |
| |
| * {{ll|Modding:Content Mods|Content Mods|nsp=0}}
| |
| * {{ll|Modding:Developing a Content Mod|Developing a Content Mod|nsp=0}}
| |
| * {{ll|Modding:Basic Content Tutorials|Basic Content Tutorials|nsp=0}}
| |
| * {{ll|Modding:Intermediate Content Tutorials|Intermediate Content Tutorials|nsp=0}}
| |
| * {{ll|Modding:Advanced Content Tutorials|Advanced Content Tutorials|nsp=0}}
| |
| * {{ll|Modding:Other Content Tutorials|Other Content Tutorials|nsp=0}}
| |
| * {{ll|Modding:Content Mod Concepts|Content Mod Concepts|nsp=0}}
| |
| | valign="top" style="text-align: left;" |
| |
| *{{ll|Modding:Code Mods|Code Mods|nsp=0}}
| |
| *{{ll|Modding:Preparing For Code Mods|Preparing For Code Mods|nsp=0}}
| |
| *{{ll|Modding:Creating A Code Mod|Creating A Code Mod|nsp=0}}
| |
| *{{ll|Modding:Basic Code Tutorials|Basic Code Tutorials|nsp=0}}
| |
| *{{ll|Modding:Intermediate Code Tutorials|Intermediate Code Tutorials|nsp=0}}
| |
| *{{ll|Modding:Advanced Code Tutorials|Advanced Code Tutorials|nsp=0}}
| |
| *{{ll|Modding:Other Code Tutorials|Other Code Tutorials|nsp=0}}
| |
| *{{ll|Modding:Code Mod Concepts|Code Mod Concepts|nsp=0}}
| |
| |
| |
| * {{ll|Modding:Community Resources|Community Resources|nsp=0}}
| |
| * {{ll|Modding:Modding API Updates|Modding API Updates|nsp=0}}
| |
| * [https://apidocs.vintagestory.at/index.html API Documentation]
| |
| * [https://github.com/anegostudios/vsmodexamples Official Example Mods]
| |
| * [https://github.com/anegostudios/vsapi VS API (GitHub)]
| |
| * [https://github.com/anegostudios/vsessentialsmod VS Essentials Mod (GitHub)]
| |
| * [https://github.com/anegostudios/vssurvivalmod VS Survival Mod (GitHub)]
| |
| * [https://github.com/anegostudios/vscreativemod VS Creative Mod (GitHub)]
| |
| |}
| |