Import recent changes from PCGamingWiki
This commit is contained in:
parent
21b3be5d96
commit
408f9afda6
4 changed files with 27 additions and 2 deletions
|
@ -141528,6 +141528,19 @@ Crime Girl:
|
||||||
steam:
|
steam:
|
||||||
id: 1142010
|
id: 1142010
|
||||||
Crime Scene Cleaner:
|
Crime Scene Cleaner:
|
||||||
|
cloud:
|
||||||
|
steam: true
|
||||||
|
files:
|
||||||
|
"<base>/CrimeCleaner_Data/Saves/<storeUserId>/*.es3":
|
||||||
|
when:
|
||||||
|
- store: steam
|
||||||
|
installDir:
|
||||||
|
Crime Scene Cleaner: {}
|
||||||
|
launch:
|
||||||
|
"<base>/CrimeCleaner.exe":
|
||||||
|
- when:
|
||||||
|
- os: windows
|
||||||
|
store: steam
|
||||||
steam:
|
steam:
|
||||||
id: 1040200
|
id: 1040200
|
||||||
"Crime Scene: Reconstruction of Crime":
|
"Crime Scene: Reconstruction of Crime":
|
||||||
|
|
|
@ -5542,7 +5542,6 @@
|
||||||
* [Cricket through the Ages](https://www.pcgamingwiki.com/wiki/?curid=147749)
|
* [Cricket through the Ages](https://www.pcgamingwiki.com/wiki/?curid=147749)
|
||||||
* [CricVRX - VR Cricket](https://www.pcgamingwiki.com/wiki/?curid=140812)
|
* [CricVRX - VR Cricket](https://www.pcgamingwiki.com/wiki/?curid=140812)
|
||||||
* [Crime Opera II: The Floodgate Effect](https://www.pcgamingwiki.com/wiki/?curid=188983)
|
* [Crime Opera II: The Floodgate Effect](https://www.pcgamingwiki.com/wiki/?curid=188983)
|
||||||
* [Crime Scene Cleaner](https://www.pcgamingwiki.com/wiki/?curid=130446)
|
|
||||||
* [Crime Scene: Reconstruction of Crime](https://www.pcgamingwiki.com/wiki/?curid=97361)
|
* [Crime Scene: Reconstruction of Crime](https://www.pcgamingwiki.com/wiki/?curid=97361)
|
||||||
* [Crime Secrets: Crimson Lily](https://www.pcgamingwiki.com/wiki/?curid=42349)
|
* [Crime Secrets: Crimson Lily](https://www.pcgamingwiki.com/wiki/?curid=42349)
|
||||||
* [Crime Solitaire 2: The Smoking Gun](https://www.pcgamingwiki.com/wiki/?curid=65307)
|
* [Crime Solitaire 2: The Smoking Gun](https://www.pcgamingwiki.com/wiki/?curid=65307)
|
||||||
|
|
|
@ -447430,7 +447430,18 @@
|
||||||
oslist: windows
|
oslist: windows
|
||||||
executable: Sleepwalker.exe
|
executable: Sleepwalker.exe
|
||||||
type: default
|
type: default
|
||||||
1040200: {}
|
1040200:
|
||||||
|
cloud:
|
||||||
|
saves:
|
||||||
|
- path: "CrimeCleaner_Data/Saves/{64BitSteamID}"
|
||||||
|
pattern: "*.es3"
|
||||||
|
root: gameinstall
|
||||||
|
installDir: Crime Scene Cleaner
|
||||||
|
launch:
|
||||||
|
- config:
|
||||||
|
oslist: windows
|
||||||
|
executable: CrimeCleaner.exe
|
||||||
|
type: default
|
||||||
1040230:
|
1040230:
|
||||||
cloud:
|
cloud:
|
||||||
saves:
|
saves:
|
||||||
|
|
|
@ -44563,6 +44563,8 @@ Crime Girl:
|
||||||
- "{{Game data/config|Windows|{{P|appdata}}\\RenPy\\COTBE-1496841820\\persistent|{{P|game}}\\Crime_Opera_1_-_The_Butterfly_Effect-1.0-all\\game\\saves\\persistent}}"
|
- "{{Game data/config|Windows|{{P|appdata}}\\RenPy\\COTBE-1496841820\\persistent|{{P|game}}\\Crime_Opera_1_-_The_Butterfly_Effect-1.0-all\\game\\saves\\persistent}}"
|
||||||
- "{{Game data/saves|Windows|{{P|appdata}}\\RenPy\\COTBE-1496841820\\*.save|{{P|game}}\\Crime_Opera_1_-_The_Butterfly_Effect-1.0-all\\game\\saves\\*.save}}"
|
- "{{Game data/saves|Windows|{{P|appdata}}\\RenPy\\COTBE-1496841820\\*.save|{{P|game}}\\Crime_Opera_1_-_The_Butterfly_Effect-1.0-all\\game\\saves\\*.save}}"
|
||||||
Crime Scene Cleaner:
|
Crime Scene Cleaner:
|
||||||
|
cloud:
|
||||||
|
steam: true
|
||||||
pageId: 130446
|
pageId: 130446
|
||||||
steam: 1040200
|
steam: 1040200
|
||||||
"Crime Scene: Reconstruction of Crime":
|
"Crime Scene: Reconstruction of Crime":
|
||||||
|
|
Reference in a new issue