Chickensoft.GodotPackage 2.0.15

dotnet new install Chickensoft.GodotPackage::2.0.15
                    
This package contains a .NET Template Package you can call from the shell/command line.

GodotPackageTemplate

Chickensoft Badge Discord Read the docs

A .NET template for quickly creating a C# nuget package for use with Godot 4.

# Install this template
dotnet new --install Chickensoft.GodotPackage

# Generate a new project based on this template
dotnet new chickenpackage --name "MyPackageName" --param:author "My Name"

NOTE: This repository contains only the dotnet new template information and package description. The actual template contents are included as a git submodule from the GodotPackage repository.

The GodotPackage template contents are included as a submodule, since it is easier to verify changes to the template if it compiles and bundles into a package of its own.

Microsoft has an article on creating template packages.

  • .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
2.0.15 94 2/18/2026
2.0.14 103 2/13/2026
2.0.13 109 2/8/2026
2.0.12 136 1/27/2026
2.0.11 143 1/16/2026
2.0.10 131 1/15/2026
2.0.9 342 12/4/2025
2.0.8 755 12/2/2025
2.0.7 285 11/28/2025
2.0.6 256 11/23/2025
2.0.5 495 11/21/2025
2.0.4 505 11/20/2025
2.0.3 389 11/14/2025
2.0.2 383 11/13/2025
2.0.1 267 11/9/2025
2.0.0 323 10/30/2025
1.6.378 334 10/17/2025
1.6.377 305 10/16/2025
1.6.376 259 10/12/2025
1.6.375 264 10/4/2025
Loading failed