Import recent changes from PCGamingWiki
This commit is contained in:
parent
ab738afe5a
commit
583d39393b
4 changed files with 100 additions and 36 deletions
|
@ -301702,23 +301702,15 @@ HassleHeart:
|
|||
store: steam
|
||||
steam:
|
||||
id: 350510
|
||||
Haste Heist:
|
||||
installDir:
|
||||
Haste Heist: {}
|
||||
launch:
|
||||
"<base>/HasteHeist.app":
|
||||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<base>/HasteHeist.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 743360
|
||||
"Haste: Broken Worlds":
|
||||
Haste:
|
||||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<root>/userdata/<storeUserId>/1796470/remote/save.haste":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- store: steam
|
||||
id:
|
||||
steamExtra:
|
||||
- 2940200
|
||||
|
@ -301737,8 +301729,28 @@ Haste Heist:
|
|||
- when:
|
||||
- os: linux
|
||||
store: steam
|
||||
registry:
|
||||
HKEY_CURRENT_USER/Software/Landfall/Haste:
|
||||
tags:
|
||||
- config
|
||||
steam:
|
||||
id: 1796470
|
||||
Haste Heist:
|
||||
installDir:
|
||||
Haste Heist: {}
|
||||
launch:
|
||||
"<base>/HasteHeist.app":
|
||||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<base>/HasteHeist.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 743360
|
||||
"Haste: Broken Worlds":
|
||||
alias: Haste
|
||||
Hastilude:
|
||||
cloud:
|
||||
steam: true
|
||||
|
@ -353343,6 +353355,24 @@ Just Ignore Them:
|
|||
store: steam
|
||||
steam:
|
||||
id: 561770
|
||||
"Just Ignore Them: Brea's Story":
|
||||
files:
|
||||
"<home>/Saved Games/Brea Story Tape 1":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<home>/Saved Games/Brea Story Tape 1/acsetup.cfg":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
id:
|
||||
lutris: just-ignore-them-breas-story-tape-1
|
||||
installDir:
|
||||
"Just Ignore Them Brea's Story": {}
|
||||
steam:
|
||||
id: 1900280
|
||||
Just In Time Incorporated:
|
||||
cloud:
|
||||
steam: true
|
||||
|
@ -612299,9 +612329,6 @@ SphereFACE:
|
|||
store: steam
|
||||
"<base>/start_linux.sh":
|
||||
- when:
|
||||
- bit: 32
|
||||
os: linux
|
||||
store: steam
|
||||
- bit: 64
|
||||
os: linux
|
||||
store: steam
|
||||
|
@ -707786,6 +707813,12 @@ They That Feast:
|
|||
steam:
|
||||
id: 1129670
|
||||
"They're Alive!":
|
||||
files:
|
||||
"<winProgramData>/Orion/They_Live/Profile":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
"They're Alive": {}
|
||||
launch:
|
||||
|
|
|
@ -11516,7 +11516,6 @@
|
|||
* [Hash Line](https://www.pcgamingwiki.com/wiki/?curid=141419)
|
||||
* [HassleHeart](https://www.pcgamingwiki.com/wiki/?curid=48667)
|
||||
* [Haste Heist](https://www.pcgamingwiki.com/wiki/?curid=87125)
|
||||
* [Haste: Broken Worlds](https://www.pcgamingwiki.com/wiki/?curid=202909)
|
||||
* [Hastilude](https://www.pcgamingwiki.com/wiki/?curid=56160)
|
||||
* [Hasty Snow](https://www.pcgamingwiki.com/wiki/?curid=135994)
|
||||
* [Hat Hunters](https://www.pcgamingwiki.com/wiki/?curid=99288)
|
||||
|
@ -27183,7 +27182,6 @@
|
|||
* [They Have Horns](https://www.pcgamingwiki.com/wiki/?curid=82647)
|
||||
* [They That Feast](https://www.pcgamingwiki.com/wiki/?curid=124165)
|
||||
* [They'll Find You](https://www.pcgamingwiki.com/wiki/?curid=143983)
|
||||
* [They're Alive!](https://www.pcgamingwiki.com/wiki/?curid=140056)
|
||||
* [Thick As Thieves](https://www.pcgamingwiki.com/wiki/?curid=200127)
|
||||
* [Thick Light](https://www.pcgamingwiki.com/wiki/?curid=96983)
|
||||
* [Thick Light 2](https://www.pcgamingwiki.com/wiki/?curid=110788)
|
||||
|
|
|
@ -30048,6 +30048,26 @@
|
|||
description: launcher dev build
|
||||
executable: starmade-launcher.exe
|
||||
type: option1
|
||||
- arguments: "--steam"
|
||||
config:
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
description: beta launcher (v3)
|
||||
executable: release-builds/windows/StarMade-Launcher/StarMade-Launcher.exe
|
||||
type: option1
|
||||
- arguments: "--steam"
|
||||
config:
|
||||
osarch: "64"
|
||||
oslist: linux
|
||||
description: beta launcher (v3)
|
||||
executable: release-builds/linux/StarMade-Launcher/StarMade-Launcher
|
||||
type: option1
|
||||
- arguments: "--steam"
|
||||
config:
|
||||
oslist: macos
|
||||
description: beta launcher (v3)
|
||||
executable: release-builds/macos/StarMade-Launcher.app
|
||||
type: option1
|
||||
244810:
|
||||
installDir: Foul Play
|
||||
launch:
|
||||
|
@ -169776,12 +169796,6 @@
|
|||
description: Launch
|
||||
executable: sphereFACE.exe
|
||||
type: default
|
||||
- config:
|
||||
osarch: "32"
|
||||
oslist: linux
|
||||
description: Launch
|
||||
executable: start_linux.sh
|
||||
type: default
|
||||
- config:
|
||||
osarch: "64"
|
||||
oslist: linux
|
||||
|
@ -169804,12 +169818,6 @@
|
|||
description: Launch in VR
|
||||
executable: start_linux.sh
|
||||
type: vr
|
||||
- config:
|
||||
osarch: "32"
|
||||
oslist: linux
|
||||
description: Launch in VR
|
||||
executable: start_linux.sh
|
||||
type: vr
|
||||
- config:
|
||||
oslist: macos
|
||||
description: Launch in VR
|
||||
|
@ -577134,6 +577142,17 @@
|
|||
- config:
|
||||
oslist: macos
|
||||
executable: "Dolmenjord.app\\Contents\\MacOS\\Dolmenjord"
|
||||
1900280:
|
||||
installDir: "Just Ignore Them Brea's Story"
|
||||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
description: "Brea's Story:Tape 1"
|
||||
executable: Brea Story.exe
|
||||
type: option1
|
||||
- description: Game external settings
|
||||
executable: winsetup.exe
|
||||
type: option1
|
||||
1900890:
|
||||
installDir: Redgar The Space Viking
|
||||
launch:
|
||||
|
|
|
@ -96370,16 +96370,21 @@ Hashtag Dungeon:
|
|||
HassleHeart:
|
||||
pageId: 48667
|
||||
steam: 350510
|
||||
Haste Heist:
|
||||
pageId: 87125
|
||||
steam: 743360
|
||||
"Haste: Broken Worlds":
|
||||
Haste:
|
||||
cloud:
|
||||
steam: true
|
||||
pageId: 202909
|
||||
renamedFrom:
|
||||
- "Haste: Broken Worlds"
|
||||
steam: 1796470
|
||||
steamSide:
|
||||
- 2940200
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|hkcu}}\\Software\\Landfall\\Haste\\}}"
|
||||
- "{{Game data/saves|Steam|{{p|Steam}}\\userdata\\{{p|uid}}\\1796470\\remote\\save.haste}}"
|
||||
Haste Heist:
|
||||
pageId: 87125
|
||||
steam: 743360
|
||||
Hastilude:
|
||||
cloud:
|
||||
steam: true
|
||||
|
@ -112744,6 +112749,13 @@ Just Hero:
|
|||
Just Ignore Them:
|
||||
pageId: 59249
|
||||
steam: 561770
|
||||
"Just Ignore Them: Brea's Story":
|
||||
lutris: just-ignore-them-breas-story-tape-1
|
||||
pageId: 203098
|
||||
steam: 1900280
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|userprofile}}\\Saved Games\\Brea Story Tape 1\\acsetup.cfg}}"
|
||||
- "{{Game data/config|Windows|{{p|userprofile}}\\Saved Games\\Brea Story Tape 1\\}}"
|
||||
Just In Time Incorporated:
|
||||
cloud:
|
||||
steam: true
|
||||
|
@ -226599,6 +226611,8 @@ They That Feast:
|
|||
"They're Alive!":
|
||||
pageId: 140056
|
||||
steam: 3341420
|
||||
templates:
|
||||
- "{{Game data/saves|Windows|{{p|programdata}}\\Orion\\They_Live\\Profile}}"
|
||||
Thibalryn:
|
||||
pageId: 110450
|
||||
steam: 926450
|
||||
|
|
Reference in a new issue