Main Page: Difference between revisions

From Vintage Story Wiki
No edit summary
No edit summary
Line 86: Line 86:


<!--T:8-->
<!--T:8-->
{{Wiki/style|span=1|header=Theme Pack Modding|content=
{{Wiki/style|span=1|header=Modding - The Basics|content=
<b>
<b>
;Getting Started
;Getting Started
:[[Theme Pack|Overview]]
:[[Types of Mods]]
:[[The Asset System]]
:[[The Asset System]]
:[[Basic Modding Examples|Mod Samples]]
;Tools and Hints
:[[VS Model Creator|Model Creator]]
:[[VS Model Creator|Model Creator]]
:[[Modding Efficiently]]
;Release
:[[Mod Packaging]]
</b>}}
</b>}}


<!--T:9-->
<!--T:9-->
{{Wiki/style|span=1|header=Game Content Modding|content=
{{Wiki/style|span=1|header=Modding - Game Assets|content=
<b>
<b>
;Getting Started
:[[Modding:The Asset System|The Asset System]]
:[[Basic Modding Examples|Mod Samples]]
;Block
;Block
:[[Basic Block]] ([[Basic Block#Custom Shapes|Custom Shapes]])
:[[Basic Block]] ([[Basic Block#Custom Shapes|Custom Shapes]])
Line 109: Line 112:
:[[Basic Entity]]
:[[Basic Entity]]
:[[Entity Json Properties|Entity Property Overview]]
:[[Entity Json Properties|Entity Property Overview]]
;World Generation
:[[WorldGen Configuration]]
;General
;General
:[[Textures|Textures]]
:[[Textures|Textures]]
;World Generation
:[[WorldGen Configuration]]
;Miscellaneous
:[[JSON Patching]]
:[[JSON Patching]]
:[[Creating Recipes|Grid Crafting Recipes]]
:[[Creating Recipes|Grid Crafting Recipes]]
:[[Modding Efficiently]]
 
;Release
:[[Mod Packaging]]
</b>}}
</b>}}


Line 124: Line 124:


<!--T:10-->
<!--T:10-->
{{Wiki/style|span=1|header=Code Modding|content=
{{Wiki/style|span=1|header=Modding - Programming|content=
<b>
<b>
;Getting Started
;Getting Started
:[[Setting up your Development Environment|Setting up your Dev. Environment]]
:[[Setting up your Development Environment|Setting up your Dev. Environment]]
:[[Step by Step Tutorial]]
:[https://github.com/anegostudios/vsmodexamples Mod Samples]
:[https://github.com/anegostudios/vsmodexamples Mod Samples]
;Game Objects
;Game Objects

Revision as of 09:17, 10 May 2020

GameLogoBanner.png

Welcome to the official Wiki for Vintage Story

Vintage Story is a survival sandbox game that is currently under development and available for purchase as an early access title. Any contributions are welcome as much is left to be added. If you do wish to contribute, please request wiki edit access on the forums, or the official Discord server. We currently have 2,130 articles.


Survival Mode
Mastering the game
Multiplayer and more


Modding - The Basics
Modding - Game Assets


Modding - Programming
Other information