Import recent changes from PCGamingWiki
This commit is contained in:
parent
7e4f39e588
commit
b9e9437185
4 changed files with 36 additions and 3 deletions
|
@ -56617,6 +56617,9 @@ Beyond Space:
|
|||
store: steam
|
||||
steam:
|
||||
id: 297100
|
||||
Beyond Sunset:
|
||||
steam:
|
||||
id: 1665260
|
||||
Beyond The Heavens:
|
||||
installDir:
|
||||
Beyond The Heavens: {}
|
||||
|
@ -305203,6 +305206,11 @@ Mars Flight VR:
|
|||
id: 1001690
|
||||
Mars Horizon:
|
||||
files:
|
||||
<root>/userdata/<storeUserId>/765810/remote/saves:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- store: steam
|
||||
<winLocalAppData>/GOG.com/Galaxy/Applications/54034822417133077/Storage/Shared/Files:
|
||||
tags:
|
||||
- config
|
||||
|
@ -589076,6 +589084,16 @@ X2Roulette:
|
|||
id: 2810
|
||||
'X3: Terran Conflict':
|
||||
files:
|
||||
<home>/.config/EgoSoft/X3AP/config.yaml:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: linux
|
||||
<home>/.config/EgoSoft/X3AP/saves:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: linux
|
||||
<home>/.config/EgoSoft/X3TC/config.yaml:
|
||||
tags:
|
||||
- config
|
||||
|
@ -589086,6 +589104,11 @@ X2Roulette:
|
|||
- save
|
||||
when:
|
||||
- os: linux
|
||||
<winDocuments>/EgoSoft/X3AP/save:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
<winDocuments>/EgoSoft/X3TC/save:
|
||||
tags:
|
||||
- save
|
||||
|
|
|
@ -3428,6 +3428,7 @@
|
|||
* [Beyond Senses](https://www.pcgamingwiki.com/wiki/?curid=150876)
|
||||
* [Beyond Shattered Isles](https://www.pcgamingwiki.com/wiki/?curid=153296)
|
||||
* [Beyond Space](https://www.pcgamingwiki.com/wiki/?curid=50037)
|
||||
* [Beyond Sunset](https://www.pcgamingwiki.com/wiki/?curid=183245)
|
||||
* [Beyond the City VR](https://www.pcgamingwiki.com/wiki/?curid=57647)
|
||||
* [Beyond the Dawn 晨曦下の终点](https://www.pcgamingwiki.com/wiki/?curid=136919)
|
||||
* [Beyond the Destiny](https://www.pcgamingwiki.com/wiki/?curid=43658)
|
||||
|
|
|
@ -89552,6 +89552,7 @@
|
|||
- config:
|
||||
oslist: linux
|
||||
executable: MonsterRoadtrip.x86_64
|
||||
'1665260': {}
|
||||
'1665270':
|
||||
installDir: Soulmate
|
||||
launch:
|
||||
|
|
|
@ -16951,6 +16951,9 @@ Beyond Sol:
|
|||
Beyond Space:
|
||||
pageId: 50037
|
||||
steam: 297100
|
||||
Beyond Sunset:
|
||||
pageId: 183245
|
||||
steam: 1665260
|
||||
Beyond The Heavens:
|
||||
pageId: 98260
|
||||
steam: 806180
|
||||
|
@ -92228,6 +92231,7 @@ Mars Horizon:
|
|||
steam: 765810
|
||||
templates:
|
||||
- '{{Game data/config|GOG.com|{{p|localappdata}}\GOG.com\Galaxy\Applications\54034822417133077\Storage\Shared\Files}}'
|
||||
- '{{Game data/saves|Steam|{{p|steam}}\userdata\{{p|uid}}\765810\remote\saves}}'
|
||||
- >-
|
||||
{{Game
|
||||
data/saves|GOG.com|{{p|localappdata}}\GOG.com\Galaxy\Applications\54034822417133077\Storage\Shared\Files\saves}}
|
||||
|
@ -178569,9 +178573,13 @@ X2Roulette:
|
|||
pageId: 2096
|
||||
steam: 2820
|
||||
templates:
|
||||
- '{{Game data/config|Linux|{{p|linuxhome}}/.config/EgoSoft/X3TC/config.yaml}}'
|
||||
- '{{Game data/saves|Windows|{{p|userprofile\Documents}}\EgoSoft\X3TC\save\}}'
|
||||
- '{{Game data/saves|Linux|{{p|linuxhome}}/.config/Egosoft/X3TC/save/}}'
|
||||
- >-
|
||||
{{Game
|
||||
data/config|Linux|{{p|linuxhome}}/.config/EgoSoft/X3TC/config.yaml|{{p|linuxhome}}/.config/EgoSoft/X3AP/config.yaml}}
|
||||
- >-
|
||||
{{Game
|
||||
data/saves|Windows|{{p|userprofile\Documents}}\EgoSoft\X3TC\save\|{{p|userprofile\Documents}}\EgoSoft\X3AP\save\}}
|
||||
- '{{Game data/saves|Linux|{{p|linuxhome}}/.config/Egosoft/X3TC/save/|{{p|linuxhome}}/.config/EgoSoft/X3AP/saves/}}'
|
||||
'X4: Foundations':
|
||||
gog: 1395669635
|
||||
pageId: 69761
|
||||
|
|
Reference in a new issue