outfrost / godot-template

Template repository for new Godot projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Template repository for new Godot projects

Dependencies

This template project uses Godot 3.4.4 stable.

The GitHub Actions workflow uses firebelley/godot-export and actions/checkout.

What's included

  • Export presets for Linux, Windows, macOS
  • GitHub Actions workflow that builds the project upon tagging a version (e.g. v0.1.0)
  • Main Game scene with a stub Game script
  • Main menu template
  • Fade transition screen
  • UI theme template
  • Debug overlay for continuous monitoring of arbitrary data
  • GroupMessenger for sending notifications to node groups
  • Hook-based debug script template for easier local testing without changing the implementation
  • A license which you may or may not want to remove once you start a project ;)

Contributing

Issues & PRs welcome.

About

Template repository for new Godot projects

License:Do What The F*ck You Want To Public License


Languages

Language:GDScript 100.0%