Import recent changes from PCGamingWiki
This commit is contained in:
parent
179e93f60d
commit
b1733b9b01
2 changed files with 20 additions and 10 deletions
|
@ -839,16 +839,16 @@ $1 Ride:
|
|||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<base>/config.dat":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<base>/user.dat":
|
||||
"<base>/save/STEAM_ID/profile[0,1,3].ojs":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"<base>/settings.ojc":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
id:
|
||||
steamExtra:
|
||||
- 327340
|
||||
|
@ -97336,9 +97336,16 @@ Bus Simulator 21:
|
|||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<winLocalAppData>/BusSimulator21/Saved/SaveGames/*.sav":
|
||||
"<winLocalAppData>/BusSimulator21/Saved/Config/WindowsNoEditor":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- store: steam
|
||||
- os: windows
|
||||
"<winLocalAppData>/BusSimulator21/Saved/SaveGames":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
Bus Simulator 21: {}
|
||||
launch:
|
||||
|
|
|
@ -277,8 +277,8 @@ $1 Ride:
|
|||
- 425360
|
||||
- 465480
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|game}}\\config.dat}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\user.dat}}"
|
||||
- "{{Game data/config|Windows|{{p|game}}\\settings.ojc}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\save\\STEAM_ID\\profile[0,1,3].ojs}}"
|
||||
1000 Amps:
|
||||
pageId: 22797
|
||||
steam: 205690
|
||||
|
@ -30649,6 +30649,9 @@ Bus Simulator 21:
|
|||
steam: true
|
||||
pageId: 170899
|
||||
steam: 976590
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{P|localappdata}}\\BusSimulator21\\Saved\\Config\\WindowsNoEditor}}"
|
||||
- "{{Game data/saves|Windows|{{P|localappdata}}\\BusSimulator21\\Saved\\SaveGames}}"
|
||||
Bus Tycoon ND (Night and Day):
|
||||
pageId: 41513
|
||||
steam: 527730
|
||||
|
|
Reference in a new issue