Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 538 Bytes

File metadata and controls

8 lines (5 loc) · 538 Bytes

Vintage Story Modding

Mod Examples

This repository contains multiple sample mods which are configured as a .NET 7 project (code_mods) that let's you start Vintage Story and test your mod directly from within Visual Studio, Visual Studio Code and Rider.

The folder json_mods contains mods purely made in json. Simply drop the folder of the mod you wanna test into your Mods folder and start the game.

For more information on modding see our Wiki section Modding the Game.