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:
|
||||
|
|
Reference in a new issue