From b6b8cda3162a2143e37c1b2dab4da2d7a64ba1a7 Mon Sep 17 00:00:00 2001 From: GloriousEggroll Date: Sat, 3 Feb 2024 21:19:38 -0700 Subject: [PATCH] fix readme usage section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2d192d3..b09aa14 100755 --- a/README.md +++ b/README.md @@ -31,10 +31,14 @@ When you use `gamelauncher.sh` to run a game, it uses the specified WINEPREFIX, # HOW DO I USE IT? Usage: + `WINEPREFIX= GAMEID= PROTONPATH= ./gamelauncher.sh ` + Ex: + `WINEPREFIX=$HOME/Games/epic-games-store GAMEID=egs PROTONPATH="$HOME/.steam/steam/compatibilitytools.d/GE-Proton8-28" ./gamelauncher.sh "$HOME/Games/epic-games-store/drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe" "-opengl -SkipBuildPatchPrereq"` + # WHAT DOES THIS MEAN FOR OTHER LAUNCHERS (lutris/bottles/heroic/legendary,etc): - everyone can use + contribute to the same protonfixes, no more managing individual install scripts per launcher