Import recent changes from PCGamingWiki
This commit is contained in:
parent
7c113dc928
commit
277f479a94
2 changed files with 27 additions and 0 deletions
|
@ -471675,6 +471675,18 @@ Parking Garage Rally Circuit:
|
|||
when:
|
||||
- os: linux
|
||||
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":
|
||||
when:
|
||||
- store: steam
|
||||
|
@ -471693,6 +471705,11 @@ Parking Garage Rally Circuit:
|
|||
os: linux
|
||||
store: steam
|
||||
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:
|
||||
id: 2737300
|
||||
Parking Lot Royale:
|
||||
|
|
Reference in a new issue