godot-template
godot-template copied to clipboard
Godot template repository for my programs
godot-template
Godot template repository for my programs
How to use
Note This template uses the gpm.
- Click use this template button
- Clone your new repository
- Run install_addons.sh
- Add your files & change
FUNDING.yml - Commit & push
For android builds
Note The keystore user/alias is found automatically. If the
ANDROID_KEYSTORE_BASE64field is not filled, the action will use the android debug keystore.
Add two secrets:
ANDROID_KEYSTORE_BASE64ANDROID_KEYSTORE_PASSWORD
CI Availability
| windows | ios | linux | android | mac | html | |
|---|---|---|---|---|---|---|
| :x: | :x: | :x: | :x: | :x: | :heavy_check_mark: | github pages |
| :heavy_check_mark: | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | itch.io |
| :heavy_check_mark: | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | godot exports |