BepInEx .nuget Template
The most recent BepInEx .nuget template you can use.
Official modding template from nuget.bepinex.dev.
If you are interested in modding YAPYAP, this guide is for you!
How to Use
- Download and unzip it whenever you need.
- Use the following CLI command to install the template (don’t forget to change path to the file):
dotnet new install d:\bepinex.templates.2.0.0-be.4.nupkg
