Xilophor.LCModTemplates 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet new install Xilophor.LCModTemplates::1.0.0
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, with a relatively intuitive UX. Do note that the NuGetPackage drop-down option in Visual Studio does not currently work due to an issue within Visual Studio.

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

Contributing

If you've made a library or API that you've posted onto NuGet and want it in this template, either make a PR adding it, or create an Issue requesting it, with the NuGet posting link and the mod's GUID.

  • 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 731 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