Chickensoft.GodotPackage 2.0.38

dotnet new install Chickensoft.GodotPackage@2.0.38
                    
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.38 133 9/11/2026
2.0.37 105 9/10/2026
2.0.36 179 8/20/2026
2.0.35 127 8/19/2026
2.0.34 158 8/17/2026
2.0.33 142 8/16/2026
2.0.32 146 8/13/2026
2.0.31 208 7/22/2026
2.0.30 199 7/17/2026
2.0.29 196 7/16/2026
2.0.28 192 7/15/2026
2.0.27 270 6/20/2026
2.0.26 247 6/19/2026
2.0.25 240 6/18/2026
2.0.24 234 6/16/2026
2.0.23 245 6/11/2026
2.0.22 292 5/22/2026
2.0.21 282 5/14/2026
2.0.20 363 4/17/2026
2.0.19 324 4/16/2026
Loading failed