/vsmodexamples

Vintage Story Servermod Examples

Primary LanguageC#GNU General Public License v3.0GPL-3.0

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.