Chickensoft.GodotGame 2.1.6

dotnet new install Chickensoft.GodotGame@2.1.6
                    
This package contains a .NET Template Package you can call from the shell/command line.

GodotGameTemplate

Chickensoft Badge Discord Read the docs

C# game template for Godot 4 with automatic releases, dependency updates, debug launch configurations, testing (locally and on CI/CD), code coverage, and spell check working out-of-the-box!

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

# Generate a new game based on this template
dotnet new chickengame --name "MyGodotGame" --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 GodotGame repository.

The GodotGame 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.1.6 39 7/27/2026
2.1.5 70 7/23/2026
2.1.4 84 7/22/2026
2.1.3 111 7/18/2026
2.1.2 93 7/17/2026
2.1.1 97 7/16/2026
2.1.0 91 7/15/2026
2.0.35 102 7/15/2026
2.0.34 243 6/20/2026
2.0.33 157 6/19/2026
2.0.32 153 6/18/2026
2.0.31 158 6/16/2026
2.0.30 215 6/14/2026
2.0.29 166 6/13/2026
2.0.28 162 6/11/2026
2.0.27 232 5/22/2026
2.0.26 203 5/15/2026
2.0.25 197 5/14/2026
2.0.24 310 4/18/2026
2.0.23 246 4/17/2026
Loading failed