mirror of
https://github.com/yuzu-emu/liftinstall.git
synced 2024-11-22 00:05:42 +01:00
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:
parent
f3d0d06a09
commit
85ed6275f8
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user