aboutsummaryrefslogtreecommitdiff
path: root/.github/actions/openvic-env/commit-environment.js
Commit message (Collapse)AuthorAgeLines
* Update to Godot 4.1.1 Stable Release Spartan3222023-07-20-0/+30
Add bash-based Godot URL environment variable handling to openvic-env action Sets GODOT_LINUX_URL and GODOT_TEMPLATE_URL according to GODOT_BASE_URL, GODOT_VERSION, and GODOT_VERSION_TYPE Handles downloads.tuxfamily.org/godotengine and github.com/godotengine differently Errors if GODOT_LINUX_URL or GODOT_TEMPLATE_URL are not set or if links do not exist Will not override GODOT_LINUX_URL if previously set Will not override GODOT_TEMPLATE_URL if previously set