Main Page: Difference between revisions

From Vintage Story Wiki
(Added Modding - The Basics - Getting Started topic)
mNo edit summary
(3 intermediate revisions by 3 users not shown)
Line 7: Line 7:
          
          
   <p class="mainPageDescription">
   <p class="mainPageDescription">
     [https://www.vintagestory.at Vintage Story] is a survival sandbox game that is currently under development and available for [https://www.vintagestory.at/store/category/1-game-account/ 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 [https://www.vintagestory.at/forums/topic/267-wiki-discussion/ forums], or the [https://discord.gg/CkJjdrB official Discord server]. We currently have [[Special:Statistics|{{NUMBEROFARTICLES}}]] articles.  
     [https://www.vintagestory.at Vintage Story] is a survival sandbox game that is currently under development and available for [https://www.vintagestory.at/store/category/1-game-account/ 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 [https://www.vintagestory.at/forums/topic/267-wiki-discussion/ forums], or the [https://discord.gg/CkJjdrB official Discord server]. We currently have [[Special:Statistics|{{NUMBEROFARTICLES}}]] articles. If you're a modder looking for source code to examine feel free to head over to the Vintage Story [https://github.com/anegostudios Github].
   </p>
   </p>
</div>
</div>
Line 90: Line 90:
;Getting Started
;Getting Started
:[[Modding:Getting_Started|Getting Started]]
:[[Modding:Getting_Started|Getting Started]]
:[[Modding:Types of Mods|Types of mods]]
:[[Modding:The Asset System|The Asset system]]
:[[Modding:The Asset System|The Asset system]]
:[[Modding:Basic Modding Examples|Mod Samples]]
:[[Modding:Basic Modding Examples|Mod Samples]]
Line 139: Line 138:
:[[Modding:Commands|Commands]]
:[[Modding:Commands|Commands]]
:[[Modding:Using the WorldGen API|WorldGen API]]
:[[Modding:Using the WorldGen API|WorldGen API]]
:[[Modding:WorldGen Concept|WorldGen Concept]]
:[[Modding:Network API|Network API]]
:[[Modding:Network API|Network API]]
:[[Modding:Simple Particles|Particles]]
:[[Modding:Simple Particles|Particles]]
Line 148: Line 148:
:[[Modding:SaveGame Data Storage|SaveGame Data Storage]]
:[[Modding:SaveGame Data Storage|SaveGame Data Storage]]
:[[Modding:Chunk Data Storage|Chunk Data Storage]]
:[[Modding:Chunk Data Storage|Chunk Data Storage]]
 
:[[Modding:Moddable Mod|Moddable Mod]]
</b>}}
</b>}}
|}
|}

Revision as of 23:25, 5 September 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. If you're a modder looking for source code to examine feel free to head over to the Vintage Story Github.


Survival Mode
Mastering the game
Multiplayer and more


Modding - The Basics
Modding - Game Assets


Modding - Programming
Other information