yuzu icon indicating copy to clipboard operation
yuzu copied to clipboard

ci,linux: Support Patreon releases

Open lat9nq opened this issue 3 years ago • 1 comments

Soft-requires yuzu-emu/liftinstall#28

The Early Access AppImage needs to be accessible through liftinstall, so a couple modifications need to made:

The DIR_NAME needs to not include the revision info. The EA AppImage name cannot contain revision info. The EA AppImage has to be packaged with the rest of the yuzu package, which means both binaries and the source are bundled with it now in an archive.

In addition, fix the source archive so yuzu can actually be built from it.

This also makes the yuzu mainline releases compatible with liftinstall and its shortcuts.

lat9nq avatar Jul 17 '21 22:07 lat9nq

Is it possible that this approach will work with flatpak? Since a lot of users preferring the flatpak version instead of the uncomfortable AppImage version

iMonZ avatar Aug 12 '21 21:08 iMonZ