Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Commit

Permalink
Merge branch 'master' into independent-installer
Browse files Browse the repository at this point in the history
  • Loading branch information
rockerbacon committed Jan 4, 2022
2 parents 743c48e + a6fe4ad commit 2920648
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions launchers/proton-launcher.sh
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@ run_proton="
PATH='$steam_rundir/amd64/usr/bin:$steam_rundir/usr/bin:$PATH' \\
LD_LIBRARY_PATH='$library_path' \\
STEAM_COMPAT_DATA_PATH='$compat_data' \\
STEAM_COMPAT_CLIENT_INSTALL_PATH='$steam_dir' \\
SteamGameId=$appid \\
SteamAppId=$appid \\
${proton_extra_envs[*]} \\
Expand Down

0 comments on commit 2920648

Please sign in to comment.