fix(steam): launch fpfc

This commit is contained in:
arcnmx 2024-04-29 14:46:17 -07:00
parent 67cdde9107
commit 25b3e201aa

View file

@ -349,7 +349,7 @@
''; '';
launch = '' launch = ''
cd /d "%STEAM_BS_LIBRARY%" cd /d "%STEAM_BS_LIBRARY%"
'' + ''"%STEAM_BS_LIBRARY%\Beat Saber.exe''; '' + ''"%STEAM_BS_LIBRARY%\Beat Saber.exe"'';
setup = '' setup = ''
rmdir "%STEAM_BS_APPDATA%" rmdir "%STEAM_BS_APPDATA%"
rmdir "%STEAM_BS_LIBRARY%" rmdir "%STEAM_BS_LIBRARY%"