Xilophor.LCModTemplates
2.0.2
dotnet new install Xilophor.LCModTemplates::2.0.2
Xilo's LC Mod Templates
Harmony & MonoMod templates to get you a quick-start with making Lethal Company mods!
Installation
Use the following command in the commandline or terminal to install the templates:
dotnet new install Xilophor.LCModTemplates
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 lchmod --help
for the Harmony template, or lcmmod --help
for the MonoMod template, like so:
dotnet new lchmod --help
dotnet new lcmmod --help
-
net8.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.
Version | Downloads | Last updated |
---|---|---|
2.0.2 | 2,331 | 3/30/2024 |
2.0.1 | 154 | 3/30/2024 |
2.0.0 | 179 | 3/30/2024 |
1.0.1 | 963 | 2/20/2024 |
1.0.0 | 183 | 2/20/2024 |
1.0.0-rc1 | 367 | 2/11/2024 |
1.0.0-alpha2 | 470 | 1/30/2024 |
1.0.0-alpha1 | 194 | 1/29/2024 |