Import recent changes from PCGamingWiki
This commit is contained in:
parent
386d974077
commit
b91e78325c
2 changed files with 35 additions and 6 deletions
|
@ -329120,6 +329120,11 @@ Into the Radius 2:
|
|||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<winDocuments>/My Games/IntoTheRadius2":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"<winLocalAppData>/IntoTheRadius2/Saved/Config/Windows":
|
||||
tags:
|
||||
- config
|
||||
|
@ -414500,6 +414505,13 @@ Moor:
|
|||
store: steam
|
||||
steam:
|
||||
id: 444470
|
||||
Moorhen 3 Chicken Chase:
|
||||
files:
|
||||
"<base>/highscores.txt":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
Moorhuhn 2:
|
||||
files:
|
||||
"<base>/moorhuhn2.sav":
|
||||
|
@ -414538,6 +414550,13 @@ Moorhuhn schlägt zurück:
|
|||
store: steam
|
||||
steam:
|
||||
id: 321940
|
||||
"Moorhuhn: Winter-Edition":
|
||||
files:
|
||||
"<base>/highscores.txt":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
Moose Antipoo Adventure:
|
||||
steam:
|
||||
id: 1156890
|
||||
|
@ -452270,7 +452289,7 @@ OpenHV:
|
|||
- config
|
||||
when:
|
||||
- os: mac
|
||||
"<home>/Library/Application Support/OpenRA/Saves":
|
||||
"<home>/Library/Application Support/OpenRA/Saves/hv":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
|
@ -452280,7 +452299,7 @@ OpenHV:
|
|||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<winAppData>/OpenRA/Saves":
|
||||
"<winAppData>/OpenRA/Saves/hv":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
|
@ -452290,7 +452309,7 @@ OpenHV:
|
|||
- config
|
||||
when:
|
||||
- os: linux
|
||||
"<xdgConfig>/openra/Saves":
|
||||
"<xdgConfig>/openra/Saves/hv":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
|
|
|
@ -57232,6 +57232,7 @@ DogDay:
|
|||
pageId: 192226
|
||||
templates:
|
||||
- "{{Game data/config|Windows|C:\\Windows\\DOGDAY.INI}}"
|
||||
- "{{Game data/saves|Windows|''user-defined''}}"
|
||||
DogFighter:
|
||||
cloud:
|
||||
steam: true
|
||||
|
@ -104115,6 +104116,7 @@ Into the Radius 2:
|
|||
steam: 2307350
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{P|localappdata}}\\IntoTheRadius2\\Saved\\Config\\Windows}}"
|
||||
- "{{Game data/saves|Windows|{{P|userprofile\\Documents}}\\My Games\\IntoTheRadius2}}"
|
||||
Into the Radius VR:
|
||||
cloud:
|
||||
steam: true
|
||||
|
@ -131548,6 +131550,10 @@ Moonwalker:
|
|||
Moor:
|
||||
pageId: 139580
|
||||
steam: 444470
|
||||
Moorhen 3 Chicken Chase:
|
||||
pageId: 196693
|
||||
templates:
|
||||
- "{{Game data/saves|Windows|{{P|game}}\\highscores.txt}}"
|
||||
Moorhuhn 2:
|
||||
pageId: 196687
|
||||
templates:
|
||||
|
@ -131561,6 +131567,10 @@ Moorhuhn schlägt zurück:
|
|||
templates:
|
||||
- "{{Game data/config|Windows|{{p|userprofile\\Documents}}\\Tiger & Chicken\\settings.ini}}"
|
||||
- "{{Game data/saves|Windows|{{p|userprofile\\Documents}}\\Tiger & Chicken\\save\\}}"
|
||||
"Moorhuhn: Winter-Edition":
|
||||
pageId: 196691
|
||||
templates:
|
||||
- "{{Game data/saves|Windows|{{P|game}}\\highscores.txt}}"
|
||||
Moose Antipoo Adventure:
|
||||
pageId: 149488
|
||||
renamedFrom:
|
||||
|
@ -143814,9 +143824,9 @@ OpenHV:
|
|||
- "{{Game data/config|Windows|{{p|APPDATA}}\\OpenRA\\}}"
|
||||
- "{{Game data/config|OS X|{{p|osxhome}}/Library/Application Support/OpenRA/}}"
|
||||
- "{{Game data/config|Linux|{{p|xdgconfighome}}/openra}}"
|
||||
- "{{Game data/saves|Windows|{{p|APPDATA}}\\OpenRA\\Saves}}"
|
||||
- "{{Game data/saves|OS X|{{p|osxhome}}/Library/Application Support/OpenRA/Saves}}"
|
||||
- "{{Game data/saves|Linux|{{p|xdgconfighome}}/openra/Saves}}"
|
||||
- "{{Game data/saves|Windows|{{p|APPDATA}}\\OpenRA\\Saves\\hv}}"
|
||||
- "{{Game data/saves|OS X|{{p|osxhome}}/Library/Application Support/OpenRA/Saves/hv}}"
|
||||
- "{{Game data/saves|Linux|{{p|xdgconfighome}}/openra/Saves/hv}}"
|
||||
OpenLoco:
|
||||
pageId: 180459
|
||||
templates:
|
||||
|
|
Reference in a new issue