Translations:Main Page/8/en: Difference between revisions

From Vintage Story Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
{{Wiki/style|span=1|header=Theme Pack Modding|content=
{| class="wikitable mw-collapsible mw-collapsed" style="background: transparent; width: 100%;"
<b>
|-
;Getting Started
! style="text-align:center;"; colspan=4 | Modding
:[[Theme Pack|Overview]]
|-
:[[The Asset System]]
! valign="top" style="text-align: center; width: 16%"| Modding Basics
:[[VS Model Creator|Model Creator]]
! valign="top" style="text-align: center; width: 16%"| Going Further
</b>}}
! valign="top" style="text-align: center; width: 16%"| Block and Item Assets
! valign="top" style="text-align: center; width: 16%"| Entity and World assets
|-
| valign="top" style="text-align: left;"|
*[[Modding:Getting_Started|Getting Started]]
*[[Modding:The Asset System|The Asset system]]
*[[Modding:Basic Modding Examples|Mod Samples]]
*[[Modding:VS Model Creator|Model Creator]]
*[[Modding:Textures|Textures]]
*[[Modding:Creating Recipes|Grid Crafting Recipes]]
| valign="top" style="text-align: left;"|
*[[Modding:Modding Efficiently|Modding Efficiently]]
*[[VTML]]
*[[Modding:Mod Packaging|Packaging]]
*[https://mods.vintagestory.at/ Mod Database]
*[[Modding:JSON Patching|JSON Patching]]
*[[Modding:The Remapper|The Remapper]]
| valign="top" style="text-align: left;"|
*[[Modding:Basic Block|Basic blocks]] ([[Basic Block#Custom Shapes|Custom Shapes]])
*[[Modding:Block Json Properties|Block property overview]]
*[[Modding:Basic Item|Basic item]]
*[[Modding:Item Json Properties|Item property overview]]
| valign="top" style="text-align: left;"|
*[[Modding:Basic Entity|Basic entity]]
*[[Modding:Entity Json Properties|Entity property overview]]
*[[Modding:WorldGen Configuration|WorldGen modding]]
|-
! valign="top" style="text-align: center; width: 16%"| Programming Basics
! valign="top" style="text-align: center; width: 16%"| Game Objects
! colspan= 2; valign="top" style="text-align: center; width: 16%"| API
|-
| valign="top" style="text-align: left;"|
*[[Modding:Setting up your Development Environment|Setting up your Dev. Environment]]
*[https://github.com/anegostudios/vsmodexamples Mod Samples]
| valign="top" style="text-align: left;"|
*[[Modding:Advanced Blocks|Block Class]]
*[[Modding:Block Entity|Block Entity]]
*[[Modding:Adding Block Behavior|Block Behavior]]
*[[Modding:Advanced Items|Item Class]]
*[[Modding:Block and Item Interactions|Block and Item interactions]]

Revision as of 11:13, 2 October 2021