Skip to content

anegostudios/vsmodexamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Vintage Story Modding Examples

Welcome to the Vintage Story Modding Examples Repo.

This contains a set of content mods, made in JSON, and code mods, made using C#.

Most of these examples have follow-along tutorials on the Vintage Story Wiki.

Mod Examples

Each mod example has its own readme file associated with it - This will give a link to its wiki tutorial if one exists.

Most mod examples also contain two zip files, a setup and a complete. The setup zip file allows you to follow along with the appropriate tutorial.

Content mods can be unzipped (or left zipped) and placed directly into the game's "mods" folder.

The code mods examples are configured using the .NET 7 templates. They should work out of the box with Visual Studio, but may require some confuration to work with other IDEs.

Example Mod Versions Verified Against

  • Content Mods: 1.20.7
  • Code Mods: 1.20.4

About

Vintage Story Servermod Examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages