Skip to content

Conversation

Festerdam
Copy link
Contributor

This PR adds a setting to allow Godots to download releases from Github whenever possible (stable releases newer than 3.1.1 and the version 2.1.6). If the download fails, Godots will fallback to TuxFamily.

The setting can be enabled in the remote editors tab, by toggling the checkbox on the right that says «Use Github».

I had considered adding an OptionButton to each TreeItem for a release's zip, to allow the user to explicitly choose the mirror to use when downloading (as was done in https://gitlab.com/jwestman/hourglass/-/merge_requests/43), but that was not possible, since a TreeItem only allows for normal buttons to be added.

@MakovWait MakovWait merged commit 10b856b into MakovWait:main Aug 21, 2023
@MakovWait
Copy link
Owner

Cool!! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants