Jumpstart Your next game jam with my shiny new git template
I'm excited to share with you a project that may help you manage the release of your game during the game jam.
https://github.com/joesturge/godot-with-actions-starter
This GitHub template has been meticulously crafted to kickstart your Godot game development journey. Whether you're a beginner looking for a solid starting point or an experienced developer seeking to optimize your workflow, this template is for you. And it is completly free to use, change, copy, whatever, as long it helps someone, ill be happy.
Key Features:
- Integrated GitHub Actions: Automate your build, testing, and release workflows right from your GitHub repository. Save time and focus more on creating your game!
- Semantic Versioning: Easily manage and automate version updates using conventional commit messages.
- Testing Framework: Includes GdUnit4 for robust testing capabilities, ensuring the quality and reliability of your game code.
- Structured Project Setup: Comes with essential files and directories pre-configured, such as version management scripts, changelog generation, and more.
- Comes with GdUnit4 for unit testing (feel free to remove this!)
Get Started:
Ready to dive in? Visit the GitHub repository to clone the template
https://github.com/joesturge/godot-with-actions-starter
and start building your game with Godot and GitHub Actions today!
Feedback Welcome:
Share your thoughts, suggestions, or questions in the comments below or directly on GitHub.
Happy coding!