Modding:Setting up your Development Environment

From Vintage Story Wiki
Revision as of 15:31, 4 June 2018 by Tyron (talk | contribs)

When you are ready to begin coding mods for Vintage Story, you probably would want to set up a development environment that simplifies the process of coding and testing your creations. But if you feel hardcore, you can even create your code mods with your most basic text editor. The game engine will compile your raw source files when it finds them in your mod folder. Otherwise, have a look at one of the following guides: