mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-12-21 07:11:52 +01:00
Merge pull request #402 from newb23/patch-1
Update NonSteamLaunchers.sh
This commit is contained in:
commit
fa96d9cc9c
@ -1219,7 +1219,7 @@ function install_humblegames {
|
||||
export STEAM_COMPAT_CLIENT_INSTALL_PATH=~/.local/share/Steam
|
||||
export STEAM_COMPAT_DATA_PATH=~/.steam/steam/steamapps/compatdata/$appid
|
||||
FIXED_SCHEME="\$(echo "\$1" | sed "s/?/\//")"
|
||||
echo \$FIXED_SCHEME > "${logged_in_home}/.local/share/Steam/steamapps/compatdata/$appid/pfx/drive_c/.auth
|
||||
echo \$FIXED_SCHEME > "${logged_in_home}/.local/share/Steam/steamapps/compatdata/$appid/pfx/drive_c/.auth"
|
||||
"$STEAM_RUNTIME" "$proton_dir/proton" run ~/.local/share/Steam/steamapps/compatdata/$appid/pfx/start-humble.cmd
|
||||
EOF
|
||||
chmod +x "${logged_in_home}/.local/share/Steam/steamapps/compatdata/$appid/pfx/handle-humble-scheme"
|
||||
|
Loading…
Reference in New Issue
Block a user