mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
fix(steam): launch fpfc
This commit is contained in:
parent
67cdde9107
commit
25b3e201aa
1 changed files with 1 additions and 1 deletions
|
|
@ -349,7 +349,7 @@
|
|||
'';
|
||||
launch = ''
|
||||
cd /d "%STEAM_BS_LIBRARY%"
|
||||
'' + ''"%STEAM_BS_LIBRARY%\Beat Saber.exe'';
|
||||
'' + ''"%STEAM_BS_LIBRARY%\Beat Saber.exe"'';
|
||||
setup = ''
|
||||
rmdir "%STEAM_BS_APPDATA%"
|
||||
rmdir "%STEAM_BS_LIBRARY%"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue