Import recent changes from PCGamingWiki
This commit is contained in:
parent
d36fe4f277
commit
6e1e7df3d7
2 changed files with 28 additions and 1 deletions
|
@ -143416,6 +143416,9 @@ Crime Scene Cleaner:
|
|||
"<base>/CrimeCleaner_Data/Saves/<storeUserId>/*.es3":
|
||||
when:
|
||||
- store: steam
|
||||
id:
|
||||
steamExtra:
|
||||
- 3153150
|
||||
installDir:
|
||||
Crime Scene Cleaner: {}
|
||||
launch:
|
||||
|
@ -398154,9 +398157,10 @@ MarisaLand Legacy:
|
|||
steam: true
|
||||
files:
|
||||
"<base>/*.dat":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
id:
|
||||
lutris: marisaland-legacy
|
||||
installDir:
|
||||
|
@ -629840,6 +629844,14 @@ Super Mario World:
|
|||
when:
|
||||
- os: windows
|
||||
- os: linux
|
||||
Super Marisa Land:
|
||||
files:
|
||||
"<base>/config.ini":
|
||||
tags:
|
||||
- config
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
Super Markup Man:
|
||||
cloud:
|
||||
steam: true
|
||||
|
@ -680565,6 +680577,11 @@ The Operator:
|
|||
gog: true
|
||||
steam: true
|
||||
files:
|
||||
"<home>/.config/unity3d/Bureau 81/OPERATOR/*.sav":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: linux
|
||||
"<home>/AppData/LocalLow/Bureau 81/OPERATOR/*.sav":
|
||||
tags:
|
||||
- save
|
||||
|
|
|
@ -45342,6 +45342,8 @@ Crime Scene Cleaner:
|
|||
steam: true
|
||||
pageId: 130446
|
||||
steam: 1040200
|
||||
steamSide:
|
||||
- 3153150
|
||||
"Crime Scene: Reconstruction of Crime":
|
||||
pageId: 97361
|
||||
steam: 850030
|
||||
|
@ -126565,6 +126567,8 @@ MarisaLand Legacy:
|
|||
lutris: marisaland-legacy
|
||||
pageId: 121087
|
||||
steam: 961510
|
||||
templates:
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\*.dat}}"
|
||||
Maritime Calling:
|
||||
cloud:
|
||||
gog: true
|
||||
|
@ -200543,6 +200547,11 @@ Super Mario World:
|
|||
- "{{Game data/config|Linux|{{p|game}}\\smw.ini}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\saves\\smw.srm}}"
|
||||
- "{{Game data/saves|Linux|{{p|game}}\\saves\\smw.srm}}"
|
||||
Super Marisa Land:
|
||||
pageId: 200653
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|game}}\\config.ini}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\config.ini}}"
|
||||
Super Markup Man:
|
||||
cloud:
|
||||
steam: true
|
||||
|
@ -216639,6 +216648,7 @@ The Operator:
|
|||
steam: 1771980
|
||||
templates:
|
||||
- "{{Game data/saves|Windows|{{P|userprofile\\appdata\\locallow}}\\Bureau 81\\OPERATOR\\*.sav}}"
|
||||
- "{{Game data/saves|Linux|{{P|linuxhome}}/.config/unity3d/Bureau 81/OPERATOR/*.sav}}"
|
||||
The Orb Chambers:
|
||||
pageId: 34479
|
||||
steam: 485220
|
||||
|
|
Reference in a new issue