yeslayla / build-godot-action

GitHub action that builds a Godot project for multiple platforms
https://github.com/josephbmanley/build-godot-action
MIT License
116 stars 24 forks source link

Is it possible to change the version of Godot that it exports in? #19

Open Anotic opened 1 year ago

Anotic commented 1 year ago

I am currently using the 3.5 rc8 version of Godot and was wondering if this can be used to get that version of the export templates.

opyate commented 1 year ago

Ditto. I'm using 3.4.5 and now barichello/godot-ci:latest is at 3.5, which has a tiny breaking change.

opyate commented 1 year ago

This is especially crucial when barichello/godot-ci:latest starts pointing to 4.0.

runik commented 1 year ago

already happened and broke all my pipelines :D