Godot Game Template
- Source Code: https://github.com/crystal-bit/godot-game-template
- License: MIT
Features:
- Continuos Integration:
- Automatic desktop build (linux, windows, osx, HTML5)
- Automatic HTML5 deploy to Github pages
- Automatic HTML5 deploy to itch.io (thanks to josephbmanley and to Andrea-Miele)
- Automatic Android builds (thanks to croconut and Andrea-Miele)
- Scenes loading with graphic transitions (fade-in/out)
- You can still play individual scenes for quick development
- Input prevention during scene changes
- Singlethread & Multithread
- Game pause handling
.gitignore
- Follows official GDScript guidelines (tested with gdlint)
- Compatible with other Godot addons
Many features were implemented only thanks to the help of:
Also many tools were already available in the open source community, see the Thanks section.
Status | Released |
Category | Tool |
Platforms | HTML5 |
Author | Crystal Bit |
Tags | Godot, Project template |
Comments
Log in with itch.io to leave a comment.
really good
Thanks Kolehmainen, there are still many things to improve. First of all Godot 4 support :)