Custom template for godot games for godot 4
use branch godot-3.x
for godot 3, but it might not be up-to-date with the latest features
After creating the repository with this template do the following:
- Run
scripts/init-template.sh <GAME_NAME>
- Edit
.github/workflows/release.yml
on which platforms you want to release - If releasing on android
- Run
scripts/android-keystore.sh <GAME_NAME>
- Run