Unvanquished / updater

QML based updater to install, update and launch the Unvanquished game.
https://unvanquished.net/download
16 stars 7 forks source link

WIP: fix url: use https, drop www prefix, fix #38 #45

Closed illwieckz closed 3 years ago

illwieckz commented 4 years ago

requires https to be supported on all systems

do not merge until #44 is merged do not merge until #37 is fixed (no fix in the pipe yet) fixes #38

slipher commented 3 years ago

Out of the (Windows, Mac, Linux) x (aria2, Qt) matrix, https is only broken with (Linux, aria2). https aria2 is only relevant for the updater update, but this actually already requires https because Github redirects. So we can merge now, nothing will be newly broken.