No description
Find a file Use this template
Tyron bea384b470 - Feature: Adding a new mod also adds a ModSystem template file
- Fixed: Newly added mods had the wrong .net framework version
- Fixed: Logging output not written to the IDE debug console
2022-02-07 22:41:22 +02:00
packages/Newtonsoft.Json.8.0.1 Changed .gitignore 2018-05-03 13:31:32 +02:00
Properties Changed version of redirectlogs from 1.0 to 1.0.0 2018-10-17 11:43:24 +02:00
.gitignore Ignore releases folder 2018-06-27 12:16:07 +02:00
ICSharpCode.SharpZipLib.dll Updated to modtools v1.3.3 2018-09-14 11:58:53 +02:00
LICENSE Initial commit 2018-04-26 16:41:25 +03:00
modtools.command Added modtools 2018-06-11 11:27:53 +02:00
Newtonsoft.Json.dll Added modtools 2018-06-11 11:27:53 +02:00
packages.config Adding VSExampleMods solution 2018-04-26 15:47:46 +02:00
README.md Update README.md 2018-05-03 13:44:31 +02:00
VSModLauncher.csproj - Feature: Adding a new mod also adds a ModSystem template file 2022-02-07 22:41:22 +02:00
VSModLauncher.csproj.user - Feature: Adding a new mod also adds a ModSystem template file 2022-02-07 22:41:22 +02:00
VSMods.sln Updated to modtoolvs v1.4.0 2018-10-04 11:12:30 +02:00
vsmodtools.exe - Feature: Adding a new mod also adds a ModSystem template file 2022-02-07 22:41:22 +02:00

vsmodtemplate

This repository contains a configured VisualStudio project that let's you start Vintage Story and add your own mod projects to it. Supports logging and as well as debugging. All projects in root/mods/ will be loaded.