Import recent changes from PCGamingWiki

This commit is contained in:
GitHub Actions 2024-11-12 12:22:09 +00:00 committed by github-actions[bot]
parent 7c113dc928
commit 277f479a94
2 changed files with 27 additions and 0 deletions

View file

@ -471675,6 +471675,18 @@ Parking Garage Rally Circuit:
when: when:
- os: linux - os: linux
store: steam store: steam
"<home>/Library/Application Support/ParkingGarageRallyCircuit/*.dat":
when:
- os: mac
store: steam
"<home>/Library/Application Support/ParkingGarageRallyCircuit/game_context.cfg":
when:
- os: mac
store: steam
"<home>/Library/Application Support/ParkingGarageRallyCircuit/records.cfg":
when:
- os: mac
store: steam
"<winAppData>/ParkingGarageRallyCircuit/*.dat": "<winAppData>/ParkingGarageRallyCircuit/*.dat":
when: when:
- store: steam - store: steam
@ -471693,6 +471705,11 @@ Parking Garage Rally Circuit:
os: linux os: linux
store: steam store: steam
workingDir: "<base>/linux" workingDir: "<base>/linux"
"<base>/macOS/Parking Garage Rally Circuit.app/Contents/MacOS/Parking Garage Rally Circuit":
- when:
- os: mac
store: steam
workingDir: "<base>/macos"
steam: steam:
id: 2737300 id: 2737300
Parking Lot Royale: Parking Lot Royale:

View file

@ -595563,6 +595563,11 @@
osCompare: "=" osCompare: "="
root: WinAppDataRoaming root: WinAppDataRoaming
useInstead: LinuxHome useInstead: LinuxHome
- addPath: ""
os: MacOS
osCompare: "="
root: WinAppDataRoaming
useInstead: MacAppSupport
installDir: Parking Garage Rally Circuit installDir: Parking Garage Rally Circuit
launch: launch:
- config: - config:
@ -595586,6 +595591,11 @@
executable: "win\\garagerally.exe" executable: "win\\garagerally.exe"
type: option2 type: option2
workingdir: "win\\" workingdir: "win\\"
- config:
oslist: macos
executable: "macOS\\Parking Garage Rally Circuit.app\\Contents\\MacOS\\Parking Garage Rally Circuit"
type: default
workingdir: "macos\\"
2738230: {} 2738230: {}
2738740: 2738740:
installDir: My Sweet Floating In The Void installDir: My Sweet Floating In The Void