Chickensoft.GodotGame 2.0.23

There is a newer version of this package available.
See the version list below for details.
dotnet new install Chickensoft.GodotGame::2.0.23
                    
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.0.24 193 4/18/2026
2.0.23 129 4/17/2026
2.0.22 127 4/16/2026
2.0.21 190 4/3/2026
2.0.20 148 4/2/2026
2.0.19 214 3/16/2026
2.0.18 158 3/12/2026
2.0.17 167 3/7/2026
2.0.16 233 2/18/2026
2.0.15 194 2/14/2026
2.0.14 185 2/13/2026
2.0.13 243 1/29/2026
2.0.12 221 1/28/2026
2.0.11 224 1/27/2026
2.0.10 253 1/16/2026
2.0.9 218 1/15/2026
2.0.8 495 12/16/2025
2.0.7 396 12/5/2025
2.0.6 619 11/21/2025
2.0.5 603 11/20/2025
Loading failed