Import recent changes from PCGamingWiki
This commit is contained in:
parent
5eb679bfe5
commit
ee0187ec55
3 changed files with 25 additions and 0 deletions
|
@ -433297,6 +433297,19 @@ Nightmare House 2:
|
||||||
- save
|
- save
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
Nightmare Kart:
|
||||||
|
files:
|
||||||
|
"<winLocalAppData>/NMKART/Saved/SaveGames/*.sav":
|
||||||
|
when:
|
||||||
|
- store: steam
|
||||||
|
installDir:
|
||||||
|
NMKART: {}
|
||||||
|
launch:
|
||||||
|
"<base>/NMKART.exe":
|
||||||
|
- when:
|
||||||
|
- store: steam
|
||||||
|
steam:
|
||||||
|
id: 2930160
|
||||||
Nightmare Pop!:
|
Nightmare Pop!:
|
||||||
installDir:
|
installDir:
|
||||||
Nightmare Pop: {}
|
Nightmare Pop: {}
|
||||||
|
|
|
@ -586509,6 +586509,15 @@
|
||||||
oslist: windows
|
oslist: windows
|
||||||
executable: H.E.N.T.A.L.K.E.R..exe
|
executable: H.E.N.T.A.L.K.E.R..exe
|
||||||
type: default
|
type: default
|
||||||
|
2930160:
|
||||||
|
cloud:
|
||||||
|
saves:
|
||||||
|
- path: NMKART/Saved/SaveGames
|
||||||
|
pattern: "*.sav"
|
||||||
|
root: WinAppDataLocal
|
||||||
|
installDir: NMKART
|
||||||
|
launch:
|
||||||
|
- executable: NMKART.exe
|
||||||
2933080: {}
|
2933080: {}
|
||||||
2933130: {}
|
2933130: {}
|
||||||
2933620:
|
2933620:
|
||||||
|
|
|
@ -137433,6 +137433,9 @@ Nightmare House 2:
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{P|game}}\\cfg\\}}"
|
- "{{Game data/config|Windows|{{P|game}}\\cfg\\}}"
|
||||||
- "{{Game data/saves|Windows|{{P|game}}\\save\\}}"
|
- "{{Game data/saves|Windows|{{P|game}}\\save\\}}"
|
||||||
|
Nightmare Kart:
|
||||||
|
pageId: 195599
|
||||||
|
steam: 2930160
|
||||||
Nightmare Ned:
|
Nightmare Ned:
|
||||||
pageId: 190139
|
pageId: 190139
|
||||||
Nightmare Pop!:
|
Nightmare Pop!:
|
||||||
|
|
Reference in a new issue