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
|
||||
|
|
Reference in a new issue