aboutsummaryrefslogtreecommitdiff
path: root/.github/actions/openvic-env/url-environment.sh
Commit message (Collapse)AuthorAgeLines
* Move actions and scripts to separate reusable repos Spartan3222023-09-24-57/+0
| | | | Add `extension/deps/SCsub`
* Update to Godot 4.1.1 Stable Release Spartan3222023-07-20-0/+57
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