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