Linkoid.Repo.Plugin.Templates 1.5.0

dotnet new install Linkoid.Repo.Plugin.Templates::1.5.0
                    
This package contains a .NET Template Package you can call from the shell/command line.

R.E.P.O. Plugin Templates

GitHub Stars License

R.E.P.O. Modding dotnet MSBuild C# SmiteUnit

This package provides several templates for creating plugin projects for R.E.P.O. plugins.

Installation

Install the templates using the .NET CLI

dotnet new install Linkoid.Repo.Plugin.Templates

Plugin Templates

The Plugin templates provide boiler plate code for creating R.E.P.O. plugins.

Creating a Project

To create a new plugin project, use the Harmony Plugin template and specify a name and author for the plugin.

dotnet new repoharmony -n PluginName -A AuthorName

SmiteUnit Templates

Work in Progress

The SmiteUnit templates provide boiler plate code for creating SmiteUnit tests for R.E.P.O. plugins.

Read more about SmiteUnit here

  • .NETStandard 2.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
1.5.0 1,753 4/19/2025
1.4.0 1,656 3/16/2025
1.3.1 131 3/14/2025
1.3.0 160 3/13/2025
1.2.0 204 3/10/2025
1.1.0 166 3/10/2025
1.0.0 178 3/10/2025