Import recent changes from PCGamingWiki

This commit is contained in:
GitHub Actions 2024-02-23 06:15:14 +00:00 committed by github-actions[bot]
parent 7fbba79539
commit badcd56e95
2 changed files with 4 additions and 2 deletions

View file

@ -450774,7 +450774,8 @@ Rocket League:
store: steam store: steam
"<base>/Binaries/Win64/RocketLeague.exe": "<base>/Binaries/Win64/RocketLeague.exe":
- when: - when:
- os: windows - bit: 64
os: windows
store: steam store: steam
workingDir: "<base>/Binaries/Win64" workingDir: "<base>/Binaries/Win64"
"<base>/RocketLeague.app/Contents/MacOS/TAGame": "<base>/RocketLeague.app/Contents/MacOS/TAGame":

View file

@ -4509,7 +4509,7 @@
21140: 21140:
installDir: LEGO Universe installDir: LEGO Universe
launch: launch:
- executable: "patcher\\\\LEGOUniverseLauncher.exe" - executable: "patcher\\LEGOUniverseLauncher.exe"
workingdir: patcher workingdir: patcher
21300: 21300:
installDir: Gravitron2 installDir: Gravitron2
@ -25538,6 +25538,7 @@
installDir: rocketleague installDir: rocketleague
launch: launch:
- config: - config:
osarch: "64"
oslist: windows oslist: windows
description: Launch description: Launch
executable: Binaries/Win64/RocketLeague.exe executable: Binaries/Win64/RocketLeague.exe