AppImage runtime scripts rewrite (now functional on Steam Deck!)
This commit is contained in:
3
AppImageBuilder/assets/yuzu.sh
Executable file
3
AppImageBuilder/assets/yuzu.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#! /bin/sh
|
||||
|
||||
LD_LIBRARY_PATH=/usr/lib/$(uname -m)-linux-gnu:/usr/lib:. exec ./yuzu "$@"
|
||||
Reference in New Issue
Block a user