Import recent changes from PCGamingWiki
This commit is contained in:
parent
019cd27e1a
commit
310c687872
2 changed files with 23 additions and 1 deletions
|
@ -159035,6 +159035,11 @@ Darkened Skye:
|
||||||
- save
|
- save
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
"<base>/Setup.cfg":
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
id:
|
id:
|
||||||
lutris: darkened-skye
|
lutris: darkened-skye
|
||||||
Darkest Depths:
|
Darkest Depths:
|
||||||
|
@ -390486,6 +390491,21 @@ Machinika Museum:
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
"<home>/Library/Application Support/com.pid.machinikamuseum/GameData.fun":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: mac
|
||||||
|
"<home>/Library/Application Support/com.pid.machinikamuseum/SettingsGameData.fun":
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
when:
|
||||||
|
- os: mac
|
||||||
|
"<home>/Library/Preferences/com.pid.machinikamuseum.plist":
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
when:
|
||||||
|
- os: mac
|
||||||
gog:
|
gog:
|
||||||
id: 1823483649
|
id: 1823483649
|
||||||
id:
|
id:
|
||||||
|
|
|
@ -50431,7 +50431,7 @@ Darkened Skye:
|
||||||
lutris: darkened-skye
|
lutris: darkened-skye
|
||||||
pageId: 97137
|
pageId: 97137
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{p|game}}\\}}"
|
- "{{Game data/config|Windows|{{p|game}}\\Setup.cfg}}"
|
||||||
- "{{Game data/saves|Windows|{{p|game}}\\Save}}"
|
- "{{Game data/saves|Windows|{{p|game}}\\Save}}"
|
||||||
Darkest Depths:
|
Darkest Depths:
|
||||||
pageId: 130295
|
pageId: 130295
|
||||||
|
@ -124141,7 +124141,9 @@ Machinika Museum:
|
||||||
- 1530570
|
- 1530570
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{P|hkcu}}\\Software\\Littlefield Studio\\MM21031601|{{P|userprofile\\appdata\\locallow}}\\Littlefield Studio\\MM21031601\\SettingsGameData.fun}}"
|
- "{{Game data/config|Windows|{{P|hkcu}}\\Software\\Littlefield Studio\\MM21031601|{{P|userprofile\\appdata\\locallow}}\\Littlefield Studio\\MM21031601\\SettingsGameData.fun}}"
|
||||||
|
- "{{Game data/config|OS X|{{p|osxhome}}/Library/Preferences/com.pid.machinikamuseum.plist|{{p|osxhome}}/Library/Application Support/com.pid.machinikamuseum/SettingsGameData.fun}}"
|
||||||
- "{{Game data/saves|Windows|{{P|userprofile\\appdata\\locallow}}\\Littlefield Studio\\MM21031601\\GameData.fun}}"
|
- "{{Game data/saves|Windows|{{P|userprofile\\appdata\\locallow}}\\Littlefield Studio\\MM21031601\\GameData.fun}}"
|
||||||
|
- "{{Game data/saves|OS X|{{p|osxhome}}/Library/Application Support/com.pid.machinikamuseum/GameData.fun}}"
|
||||||
"Machinika: Atlas":
|
"Machinika: Atlas":
|
||||||
pageId: 197938
|
pageId: 197938
|
||||||
steam: 2817620
|
steam: 2817620
|
||||||
|
|
Reference in a new issue