howto-example-mod
howto-example-mod copied to clipboard
An example Vintage Story mod using VS Code and .NET Core
Results
1
howto-example-mod issues
Sort by
recently updated
recently updated
newest added
Currently the "launch in game" option is done through `.vscode/launch.json`, so it only works in VS Code. See how the official example projects set up and if we can make...