linux v3: Use AppImage for Mainline

The regular yuzu executable is not anywhere near as guaranteed to run as
the AppImage is.
This commit is contained in:
lat9nq 2022-07-31 19:47:29 -04:00
parent f3d0d06a09
commit 85ed6275f8

View file

@ -53,6 +53,6 @@ default = true
repo = "yuzu-emu/yuzu-mainline"
[[packages.shortcuts]]
name = "yuzu"
relative_path = "yuzu-linux-mainline/yuzu"
relative_path = "yuzu-linux-mainline/yuzu-mainline.AppImage"
description = "Launch yuzu"