Import recent changes from PCGamingWiki
This commit is contained in:
parent
243c4808e1
commit
1155bf932d
2 changed files with 39 additions and 0 deletions
|
@ -403589,6 +403589,18 @@ MiniCar Race:
|
||||||
store: steam
|
store: steam
|
||||||
steam:
|
steam:
|
||||||
id: 888970
|
id: 888970
|
||||||
|
MiniDoom 2:
|
||||||
|
files:
|
||||||
|
"<winLocalAppData>/miniDoom2_v3_0/configs.ini":
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
"<winLocalAppData>/miniDoom2_v3_0/slot*.ini":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
MiniDrivers:
|
MiniDrivers:
|
||||||
cloud:
|
cloud:
|
||||||
steam: true
|
steam: true
|
||||||
|
@ -612126,6 +612138,23 @@ Super Mario 64:
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
Super Mario 64 (Coop Deluxe):
|
||||||
|
files:
|
||||||
|
"<winAppData>/sm64ex-coop/sav":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
"<winAppData>/sm64ex-coop/sm64_save_file.bin":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
"<winAppData>/sm64ex-coop/sm64config.txt":
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
Super Mario World:
|
Super Mario World:
|
||||||
files:
|
files:
|
||||||
"<base>/saves/smw.srm":
|
"<base>/saves/smw.srm":
|
||||||
|
|
|
@ -127759,6 +127759,11 @@ MiniBotz:
|
||||||
MiniCar Race:
|
MiniCar Race:
|
||||||
pageId: 100002
|
pageId: 100002
|
||||||
steam: 888970
|
steam: 888970
|
||||||
|
MiniDoom 2:
|
||||||
|
pageId: 195573
|
||||||
|
templates:
|
||||||
|
- "{{Game data/config|Windows|{{P|localappdata}}/miniDoom2_v3_0/configs.ini}}"
|
||||||
|
- "{{Game data/saves|Windows|{{P|localappdata}}/miniDoom2_v3_0/slot*.ini}}"
|
||||||
MiniDrivers:
|
MiniDrivers:
|
||||||
cloud:
|
cloud:
|
||||||
steam: true
|
steam: true
|
||||||
|
@ -193893,6 +193898,11 @@ Super Mario 64:
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{P|game}}\\sm64config.txt}}"
|
- "{{Game data/config|Windows|{{P|game}}\\sm64config.txt}}"
|
||||||
- "{{Game data/saves|Windows|{{P|game}}\\sm64_save_file.bin}}"
|
- "{{Game data/saves|Windows|{{P|game}}\\sm64_save_file.bin}}"
|
||||||
|
Super Mario 64 (Coop Deluxe):
|
||||||
|
pageId: 195574
|
||||||
|
templates:
|
||||||
|
- "{{Game data/config|Windows|{{P|appdata}}\\sm64ex-coop\\sm64config.txt}}"
|
||||||
|
- "{{Game data/saves|Windows|{{P|appdata}}\\sm64ex-coop\\sm64_save_file.bin|{{P|appdata}}\\sm64ex-coop\\sav\\}}"
|
||||||
"Super Mario Bros. & Friends: When I Grow Up":
|
"Super Mario Bros. & Friends: When I Grow Up":
|
||||||
pageId: 155077
|
pageId: 155077
|
||||||
Super Mario World:
|
Super Mario World:
|
||||||
|
|
Reference in a new issue