Template for SOTF mods that can compile to BepInEx and MelonLoader
For simplicity sake I'm not using the dotnet templating engine here.
Instead:
- Use
Scaffold.bat
to create a project out of this template. - Edit the .csproj.user file and add your game path
You can also create the .csproj.user file (beside your .csproj file) in the template folder here once
and it will copy over every time you create a project.