Import recent changes from PCGamingWiki
This commit is contained in:
parent
834f411100
commit
b3c1ec53a4
4 changed files with 45 additions and 7 deletions
|
@ -371941,6 +371941,23 @@ Labyrinth Escape:
|
|||
Labyrinth Of The Demon King:
|
||||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<winLocalAppData>/Shinigami/Saved/Config/WindowsNoEditor":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<winLocalAppData>/Shinigami/Saved/SaveGames":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
Labyrinth Of The Demon King: {}
|
||||
launch:
|
||||
"<base>/Shinigami.exe":
|
||||
- when:
|
||||
- store: steam
|
||||
steam:
|
||||
id: 1804010
|
||||
Labyrinth Simulator:
|
||||
|
@ -562123,7 +562140,7 @@ S.T.A.L.K.E.R. 2:
|
|||
store: steam
|
||||
"<home>/Saved Games/STALKER Shadow of Chornobyl - EE/STEAM/user.ltx":
|
||||
tags:
|
||||
- save
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
|
|
|
@ -14288,7 +14288,6 @@
|
|||
* [Labyrinth](https://www.pcgamingwiki.com/wiki/?curid=37994)
|
||||
* [Labyrinth Escape](https://www.pcgamingwiki.com/wiki/?curid=64250)
|
||||
* [Labyrinth of AO](https://www.pcgamingwiki.com/wiki/?curid=81484)
|
||||
* [Labyrinth Of The Demon King](https://www.pcgamingwiki.com/wiki/?curid=201925)
|
||||
* [Labyrinth of the Witch](https://www.pcgamingwiki.com/wiki/?curid=156503)
|
||||
* [Labyrinth Simulator](https://www.pcgamingwiki.com/wiki/?curid=46380)
|
||||
* [Labyrinthian](https://www.pcgamingwiki.com/wiki/?curid=68978)
|
||||
|
|
|
@ -507815,17 +507815,17 @@
|
|||
- executable: teardown.exe
|
||||
type: default
|
||||
- config:
|
||||
betakey: kindergarten
|
||||
betakey: sledge
|
||||
description: dev version
|
||||
executable: teardown64_profile_steam.exe
|
||||
type: option1
|
||||
- config:
|
||||
betakey: summercamp
|
||||
betakey: spraycan
|
||||
description: dev version
|
||||
executable: teardown64_profile_steam.exe
|
||||
type: option1
|
||||
- config:
|
||||
betakey: schoolyard
|
||||
betakey: external-test
|
||||
description: dev version
|
||||
executable: teardown64_profile_steam.exe
|
||||
type: option1
|
||||
|
@ -573934,7 +573934,26 @@
|
|||
japanese: 魔剣インキュバス
|
||||
schinese: 魔剑梦魇
|
||||
tchinese: 魔劍夢魘
|
||||
1804010: {}
|
||||
1804010:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Shinigami/Saved/SaveGames/
|
||||
pattern: "*.sav"
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataLocal
|
||||
overrides:
|
||||
- os: Linux
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: Shinigami/Saved/SaveGames/
|
||||
replace: Shinigami/Saved/SaveGames/
|
||||
root: WinAppDataLocal
|
||||
useInstead: LinuxXdgConfigHome
|
||||
installDir: Labyrinth Of The Demon King
|
||||
launch:
|
||||
- executable: Shinigami.exe
|
||||
type: default
|
||||
1804370:
|
||||
installDir: Airball
|
||||
launch:
|
||||
|
|
|
@ -118828,6 +118828,9 @@ Labyrinth Of The Demon King:
|
|||
steam: true
|
||||
pageId: 201925
|
||||
steam: 1804010
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|localappdata}}\\Shinigami\\Saved\\Config\\WindowsNoEditor\\}}"
|
||||
- "{{Game data/saves|Windows|{{p|localappdata}}\\Shinigami\\Saved\\SaveGames\\}}"
|
||||
Labyrinth Simulator:
|
||||
pageId: 46380
|
||||
steam: 391520
|
||||
|
@ -180218,7 +180221,7 @@ S.R.A.C.S:
|
|||
- "S.T.A.L.K.E.R.: Shadow of Chernobyl Enhanced Edition"
|
||||
steam: 2427410
|
||||
templates:
|
||||
- "{{Game data/saves|Steam|{{p|userprofile}}\\Saved Games\\STALKER Shadow of Chornobyl - EE\\STEAM\\user.ltx}}"
|
||||
- "{{Game data/config|Steam|{{p|userprofile}}\\Saved Games\\STALKER Shadow of Chornobyl - EE\\STEAM\\user.ltx}}"
|
||||
- "{{Game data/saves|Steam|{{p|userprofile}}\\Saved Games\\STALKER Shadow of Chornobyl - EE\\STEAM\\savedgames\\}}"
|
||||
S.T.O.R.M.:
|
||||
gog: 1364612036
|
||||
|
|
Reference in a new issue