Import recent changes from PCGamingWiki
This commit is contained in:
parent
2610701ae6
commit
ed1a165110
2 changed files with 26 additions and 1 deletions
|
@ -291186,6 +291186,11 @@ Hatred:
|
|||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<base>/Hatred/Saved/Config/LinuxNoEditor":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: linux
|
||||
"<base>/Hatred/Saved/Config/WindowsNoEditor":
|
||||
tags:
|
||||
- config
|
||||
|
@ -291196,6 +291201,7 @@ Hatred:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
- os: linux
|
||||
id:
|
||||
lutris: hatred
|
||||
installDir:
|
||||
|
@ -303547,10 +303553,12 @@ Highrise City:
|
|||
gogExtra:
|
||||
- 1104699058
|
||||
- 1836941581
|
||||
- 2081812236
|
||||
lutris: highrise-city
|
||||
steamExtra:
|
||||
- 1664640
|
||||
- 2024160
|
||||
- 3079070
|
||||
installDir:
|
||||
City Next: {}
|
||||
launch:
|
||||
|
@ -753189,7 +753197,18 @@ World of Goo 2:
|
|||
- config
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
- os: linux
|
||||
"<winAppData>/Local/2DBoy/WorldOfGoo2":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"<winLocalAppData>/2DBoy/WorldOfGoo2":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"World of Guns: Gun Disassembly":
|
||||
cloud:
|
||||
steam: true
|
||||
|
|
|
@ -92242,7 +92242,9 @@ Hatred:
|
|||
steam: 341940
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|game}}\\Hatred\\Saved\\Config\\WindowsNoEditor\\}}"
|
||||
- "{{Game data/config|Linux|{{p|game}}\\Hatred\\Saved\\Config\\LinuxNoEditor\\}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\Hatred\\Saved\\SaveGames\\}}"
|
||||
- "{{Game data/saves|Linux|{{p|game}}\\Hatred\\Saved\\SaveGames\\}}"
|
||||
Hatsune Miku Logic Paint S:
|
||||
cloud:
|
||||
xbox: true
|
||||
|
@ -96103,12 +96105,14 @@ Highrise City:
|
|||
gogSide:
|
||||
- 1104699058
|
||||
- 1836941581
|
||||
- 2081812236
|
||||
lutris: highrise-city
|
||||
pageId: 168412
|
||||
steam: 1489970
|
||||
steamSide:
|
||||
- 1664640
|
||||
- 2024160
|
||||
- 3079070
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|localappdata}}\\CityNext\\Saved\\Config\\WindowsNoEditor}}"
|
||||
- "{{Game data/saves|Windows|{{p|localappdata}}\\CityNext\\Saved\\SaveGames}}"
|
||||
|
@ -240330,8 +240334,10 @@ World of Goo (2019):
|
|||
World of Goo 2:
|
||||
pageId: 192238
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{P|localappdata}}\\2DBoy\\WorldOfGoo2}}"
|
||||
- "{{Game data/config|Linux|{{p|linuxhome}}/.config/WorldOfGoo2/}}"
|
||||
- "{{Game data/saves|Linux|{{p|linuxhome}}/.config/WorldOfGoo2/}}"
|
||||
- "{{Game data/saves|Windows|{{p|linuxhome}}/.config/WorldOfGoo2/}}"
|
||||
- "{{Game data/saves|Windows|{{P|appdata}}\\Local\\2DBoy\\WorldOfGoo2}}"
|
||||
"World of Guns: Gun Disassembly":
|
||||
cloud:
|
||||
steam: true
|
||||
|
|
Reference in a new issue