Xilophor.ContentWarningTemplates
1.1.0
See the version list below for details.
dotnet new install Xilophor.ContentWarningTemplates::1.1.0
Xilo's Content Warning Templates
Harmony & MonoMod templates to get you a quick-start with making Content Warning mods!
This template is forked from Xilophor's LC Mod Templates, available here.
Installation
Use the following command in the commandline or terminal to install the templates:
dotnet new install Xilophor.ContentWarningTemplates
The templates will also be updated on occasion. To ensure that your copy of the template is up-to-date, use the following command:
dotnet new update
Usage
There are two main methods of using the templates. The first is through Visual Studio or Rider, with a relatively intuitive UX.
For a detailed overview of terminal/commandline options, use either cwharmony --help
for the Harmony template, or cwmonomod --help
for the MonoMod template, like so:
dotnet new cwharmony --help
dotnet new cwmonomod --help
-
net6.0
- 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.