Template repository for new Godot projects
This template project uses Godot 3.2.3 stable.
The GitHub Actions workflows use firebelley/godot-export, actions/checkout, and actions/upload-artifact.
- 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
Gamescript - Main menu template
- Fade transition screen
- UI theme template
- Debug label for continuous monitoring of arbitrary data
GroupMessengerfor 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 ;)
Issues & PRs welcome.