Import recent changes from PCGamingWiki
This commit is contained in:
parent
82101bb7c3
commit
ae289758af
2 changed files with 25 additions and 1 deletions
|
@ -241093,6 +241093,26 @@ HighFleet:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
<root>/steamapps/common/HighFleet/Config.ini:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- store: steam
|
||||
<root>/steamapps/common/HighFleet/Saves:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- store: steam
|
||||
<root>/steamapps/common/HighFleet/SavesSkirmish:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- store: steam
|
||||
<root>/steamapps/common/HighFleet/Ships:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- store: steam
|
||||
installDir:
|
||||
HighFleet: {}
|
||||
launch:
|
||||
|
|
|
@ -73060,7 +73060,11 @@ HighFleet:
|
|||
steam: 1434950
|
||||
templates:
|
||||
- '{{Game data/config|Windows|{{p|game}}\Config.ini}}'
|
||||
- '{{Game data/config|Steam|{{p|Steam}}\steamapps\common\HighFleet\Config.ini}}'
|
||||
- '{{Game data/saves|Windows|{{p|game}}\Saves|{{p|game}}\SavesSkirmish|{{p|game}}\Ships}}'
|
||||
- >-
|
||||
{{Game
|
||||
data/saves|Steam|{{p|Steam}}\steamapps\common\HighFleet\Saves|{{p|Steam}}\steamapps\common\HighFleet\Ships|{{p|Steam}}\steamapps\common\HighFleet\SavesSkirmish}}
|
||||
Highball:
|
||||
pageId: 138991
|
||||
steam: 1094440
|
||||
|
@ -121264,7 +121268,7 @@ Queen of Thieves:
|
|||
pageId: 180615
|
||||
steam: 1947750
|
||||
templates:
|
||||
- '{{Game data/saves|Windows|%UserProfile%\Documents\Spiderweb Software\Queen''s Wish 2 Saved Games}}'
|
||||
- '{{Game data/saves|Windows|{{p|userprofile\Documents}}\Spiderweb Software\Queen''s Wish 2 Saved Games}}'
|
||||
'Queen''s Wish: The Conqueror':
|
||||
gog: 1265286149
|
||||
pageId: 135839
|
||||
|
|
Reference in a new issue