xpilot-project / xpilot

Open-source, cross-platform X-Plane pilot client for VATSIM.
https://xpilot-project.org
GNU General Public License v3.0
119 stars 36 forks source link

Linux autoupdater loads Windows installer #135

Closed jonaseberle closed 1 year ago

jonaseberle commented 1 year ago

Answering the 2.0.0-beta.37 update notification ("Would you like to download and install it now?") with yes downloads an installer.

It then runs the beta.38 installer, but it is the Windows version (automatically run through wine if that is installed) ;) image

EDIT: Could we have the AppImage and plugins as direct downloads at the releases? At least for my use case that would be the most convenient. AppImages are managed by appimaged (https://github.com/probonopd/go-appimage) on modern systems, taking care of menu entry creation.