VRising.ModTemplate
0.1.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install VRising.ModTemplate::0.1.1
This package contains a .NET Template Package you can call from the shell/command line.
V Rising Mod Template
Installation
dotnet new --install VRising.ModTemplate
Usage
dotnet new vrisingmod -n NameOfYourMod --use-wetstone --use-vcf --description "Description of your mod"
Replace NameOfYourMod
with the name of your mod and update the description, and optionally add/remove the --use flags as appropriate. Then cd into the directory and run dotnet build
to build the mod.
-
.NETStandard 2.1
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.