bend-n / godot-template

Godot template repository for my programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

godot-template

version

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 itch.io depoloyment

Add a secret called BUTLER_CREDENTIALS with your butler api key.

For android builds

Note The keystore user/alias is found automatically. If the ANDROID_KEYSTORE_BASE64 field is not filled, the action will use the android debug keystore.

Add two secrets:

  • ANDROID_KEYSTORE_BASE64
  • ANDROID_KEYSTORE_PASSWORD

CI Availability

windows ios linux android mac html
✔️ github pages
✔️ ✔️ ✔️ ✔️ ✔️ itch.io
✔️ ✔️ ✔️ ✔️ ✔️ godot exports

About

Godot template repository for my programs

License:MIT License


Languages

Language:HTML 93.7%Language:GDScript 4.4%Language:Shell 1.9%