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:
|
cloud:
|
||||||
steam: true
|
steam: true
|
||||||
files:
|
files:
|
||||||
"<base>/config.dat":
|
"<base>/save/STEAM_ID/profile[0,1,3].ojs":
|
||||||
tags:
|
|
||||||
- config
|
|
||||||
when:
|
|
||||||
- os: windows
|
|
||||||
"<base>/user.dat":
|
|
||||||
tags:
|
tags:
|
||||||
- save
|
- save
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
"<base>/settings.ojc":
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
id:
|
id:
|
||||||
steamExtra:
|
steamExtra:
|
||||||
- 327340
|
- 327340
|
||||||
|
@ -97336,9 +97336,16 @@ Bus Simulator 21:
|
||||||
cloud:
|
cloud:
|
||||||
steam: true
|
steam: true
|
||||||
files:
|
files:
|
||||||
"<winLocalAppData>/BusSimulator21/Saved/SaveGames/*.sav":
|
"<winLocalAppData>/BusSimulator21/Saved/Config/WindowsNoEditor":
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
when:
|
when:
|
||||||
- store: steam
|
- os: windows
|
||||||
|
"<winLocalAppData>/BusSimulator21/Saved/SaveGames":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
installDir:
|
installDir:
|
||||||
Bus Simulator 21: {}
|
Bus Simulator 21: {}
|
||||||
launch:
|
launch:
|
||||||
|
|
|
@ -277,8 +277,8 @@ $1 Ride:
|
||||||
- 425360
|
- 425360
|
||||||
- 465480
|
- 465480
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{p|game}}\\config.dat}}"
|
- "{{Game data/config|Windows|{{p|game}}\\settings.ojc}}"
|
||||||
- "{{Game data/saves|Windows|{{p|game}}\\user.dat}}"
|
- "{{Game data/saves|Windows|{{p|game}}\\save\\STEAM_ID\\profile[0,1,3].ojs}}"
|
||||||
1000 Amps:
|
1000 Amps:
|
||||||
pageId: 22797
|
pageId: 22797
|
||||||
steam: 205690
|
steam: 205690
|
||||||
|
@ -30649,6 +30649,9 @@ Bus Simulator 21:
|
||||||
steam: true
|
steam: true
|
||||||
pageId: 170899
|
pageId: 170899
|
||||||
steam: 976590
|
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):
|
Bus Tycoon ND (Night and Day):
|
||||||
pageId: 41513
|
pageId: 41513
|
||||||
steam: 527730
|
steam: 527730
|
||||||
|
|
Reference in a new issue