bingus.gtmodtemplate 1.1.0

dotnet new install bingus.gtmodtemplate@1.1.0
                    
This package contains a .NET Template Package you can call from the shell/command line.

GorillaTagModTemplate Version Downloads

This is a feature-packed mod template for Gorilla Tag with pre-built utilities and tools for newer mod developers to use.

It is loosely inspired by Graic's mod template.

Install

To install, run this command from the Terminal:

dotnet new install bingus.gorillatagmodtemplate

You can use your code editor's GUI to create the project, or use the shorthand name of the template when creating via the .NET CLI:

# Make sure you have the template installed or this will error
mkdir MyModName
dotnet new gtmod --Name MyModName --Author MyName --GUID MyName.MyModName
  • .NETFramework 4.7.2

    • 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.1.0 136 8/23/2026