Import recent changes from PCGamingWiki
This commit is contained in:
parent
ea46875464
commit
3732f9cb25
3 changed files with 52 additions and 0 deletions
|
@ -220412,6 +220412,35 @@ Escape the Ayuwoki:
|
||||||
store: steam
|
store: steam
|
||||||
steam:
|
steam:
|
||||||
id: 1177660
|
id: 1177660
|
||||||
|
Escape the Backrooms:
|
||||||
|
cloud:
|
||||||
|
steam: true
|
||||||
|
files:
|
||||||
|
"<winLocalAppData>/EscapeTheBackrooms/Saved/Config/WindowsNoEditor":
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
"<winLocalAppData>/EscapeTheBackrooms/Saved/SaveGames/*.sav":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
"<winLocalAppData>/EscapeTheBackrooms/Saved/SaveGames/GameSettings_SaveSlot.sav":
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
installDir:
|
||||||
|
EscapeTheBackrooms: {}
|
||||||
|
launch:
|
||||||
|
"<base>/Backrooms.exe":
|
||||||
|
- arguments: "-nohmd"
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
store: steam
|
||||||
|
steam:
|
||||||
|
id: 1943950
|
||||||
Escape the Bunker:
|
Escape the Bunker:
|
||||||
installDir:
|
installDir:
|
||||||
Escape the Bunker: {}
|
Escape the Bunker: {}
|
||||||
|
|
|
@ -577391,6 +577391,21 @@
|
||||||
- arguments: "--in-process-gpu"
|
- arguments: "--in-process-gpu"
|
||||||
executable: Game.exe
|
executable: Game.exe
|
||||||
type: default
|
type: default
|
||||||
|
1943950:
|
||||||
|
cloud:
|
||||||
|
saves:
|
||||||
|
- path: EscapeTheBackrooms/Saved/SaveGames
|
||||||
|
pattern: "*.sav"
|
||||||
|
platforms:
|
||||||
|
- Windows
|
||||||
|
root: WinAppDataLocal
|
||||||
|
installDir: EscapeTheBackrooms
|
||||||
|
launch:
|
||||||
|
- arguments: "-nohmd"
|
||||||
|
config:
|
||||||
|
oslist: windows
|
||||||
|
executable: Backrooms.exe
|
||||||
|
type: default
|
||||||
1944430:
|
1944430:
|
||||||
installDir: Amnesia The Bunker
|
installDir: Amnesia The Bunker
|
||||||
launch:
|
launch:
|
||||||
|
|
|
@ -69650,6 +69650,14 @@ Escape parking lot:
|
||||||
Escape the Ayuwoki:
|
Escape the Ayuwoki:
|
||||||
pageId: 152979
|
pageId: 152979
|
||||||
steam: 1177660
|
steam: 1177660
|
||||||
|
Escape the Backrooms:
|
||||||
|
cloud:
|
||||||
|
steam: true
|
||||||
|
pageId: 200579
|
||||||
|
steam: 1943950
|
||||||
|
templates:
|
||||||
|
- "{{Game data/config|Windows|{{P|localappdata}}\\EscapeTheBackrooms\\Saved\\Config\\WindowsNoEditor|{{P|localappdata}}\\EscapeTheBackrooms\\Saved\\SaveGames\\GameSettings_SaveSlot.sav}}"
|
||||||
|
- "{{Game data/saves|Windows|{{P|localappdata}}\\EscapeTheBackrooms\\Saved\\SaveGames\\*.sav}}"
|
||||||
Escape the Bunker:
|
Escape the Bunker:
|
||||||
pageId: 55177
|
pageId: 55177
|
||||||
steam: 570470
|
steam: 570470
|
||||||
|
|
Reference in a new issue