Xilophor.LCModTemplates 2.0.2

dotnet new install Xilophor.LCModTemplates::2.0.2
This package contains a .NET Template Package you can call from the shell/command line.

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 636 3/30/2024
2.0.1 114 3/30/2024
2.0.0 129 3/30/2024
1.0.1 918 2/20/2024
1.0.0 134 2/20/2024
1.0.0-rc1 326 2/11/2024
1.0.0-alpha2 426 1/30/2024
1.0.0-alpha1 148 1/29/2024