Import recent changes from PCGamingWiki
This commit is contained in:
parent
08bfe7aceb
commit
a04ee18f51
3 changed files with 35 additions and 0 deletions
|
@ -6981,6 +6981,14 @@ A Difficult Game About Climbing:
|
|||
- config
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
A Difficult Game About Climbing: {}
|
||||
launch:
|
||||
"<base>/A Difficult Game About Climbing.exe":
|
||||
- when:
|
||||
- store: steam
|
||||
steam:
|
||||
id: 2497920
|
||||
A Divided Light:
|
||||
installDir:
|
||||
A Divided Light: {}
|
||||
|
@ -130613,6 +130621,10 @@ Dandy Ace:
|
|||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
registry:
|
||||
HKEY_CURRENT_USER/Software/MadMimic/DandyAce:
|
||||
tags:
|
||||
- config
|
||||
steam:
|
||||
id: 1037130
|
||||
Dandy Dungeon - Legend of Brave Yamada -:
|
||||
|
|
|
@ -348362,6 +348362,11 @@
|
|||
executable: start
|
||||
type: default
|
||||
1037130:
|
||||
cloud:
|
||||
saves:
|
||||
- path: SaveData
|
||||
pattern: "*"
|
||||
root: gameinstall
|
||||
installDir: DandyAce
|
||||
launch:
|
||||
- config:
|
||||
|
@ -409063,6 +409068,13 @@
|
|||
schinese: 魔界战记DISGAEA4Return
|
||||
tchinese: 魔界戰記DISGAEA4 Return
|
||||
1234430:
|
||||
cloud:
|
||||
saves:
|
||||
- path: AdInfinitum/Saved/SaveGames
|
||||
pattern: "*.sav"
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataLocal
|
||||
installDir: Ad Infinitum
|
||||
launch:
|
||||
- executable: AdInfinitum.exe
|
||||
|
@ -446335,6 +446347,15 @@
|
|||
description: Launch
|
||||
executable: BBSD.exe
|
||||
type: default
|
||||
2497920:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Pontypants/A Difficult Game About Climbing
|
||||
pattern: "*"
|
||||
root: WinAppDataLocalLow
|
||||
installDir: A Difficult Game About Climbing
|
||||
launch:
|
||||
- executable: A Difficult Game About Climbing.exe
|
||||
2499780: {}
|
||||
2499800:
|
||||
installDir: Garten of Banban 6
|
||||
|
|
|
@ -1977,6 +1977,7 @@ A Day in the Woods:
|
|||
steam: 503820
|
||||
A Difficult Game About Climbing:
|
||||
pageId: 193719
|
||||
steam: 2497920
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{P|userprofile\\appdata\\locallow}}\\Pontypants\\A Difficult Game About Climbing\\}}"
|
||||
A Divided Light:
|
||||
|
@ -39219,6 +39220,7 @@ Dandy Ace:
|
|||
pageId: 132938
|
||||
steam: 1037130
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{P|hkcu}}\\Software\\MadMimic\\DandyAce\\}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\SaveData\\*}}"
|
||||
Dandy Dungeon - Legend of Brave Yamada -:
|
||||
pageId: 152871
|
||||
|
|
Reference in a new issue