/gogodotjam01

Primary LanguageGDScriptDo What The F*ck You Want To Public LicenseWTFPL

Template repository for new Godot projects

Dependencies

This template project uses Godot 3.3.1 stable.

The GitHub Actions workflows use firebelley/godot-export, actions/checkout, and actions/upload-artifact.

What's included

  • Export presets for Linux, Windows, and MacOS
  • GitHub Actions workflows that build the project on version tag and pull request
  • Main Game scene with a stub Game script
  • Main menu template
  • Fade transition screen
  • UI theme template
  • Debug label for continuous monitoring of arbitrary data
  • GroupMessenger for sending notifications to node groups
  • Hook-based debug script template for easier local testing without implementation changes
  • A license which you may or may not want to remove once you start a project ;)

Contributing

Issues & PRs welcome.