Import recent changes from PCGamingWiki
This commit is contained in:
parent
3f9309d528
commit
82ddf76d4b
4 changed files with 38 additions and 17 deletions
|
@ -66638,11 +66638,6 @@ Blade of Darkness:
|
|||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<base>/bin/bin/Blade":
|
||||
- when:
|
||||
- os: linux
|
||||
store: steam
|
||||
workingDir: "<base>/bin/bin"
|
||||
steam:
|
||||
id: 1710170
|
||||
Blade of Darkness (2021):
|
||||
|
@ -66680,11 +66675,6 @@ Blade of Darkness (2021):
|
|||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<base>/bin/bin/Blade":
|
||||
- when:
|
||||
- os: linux
|
||||
store: steam
|
||||
workingDir: "<base>/bin/bin"
|
||||
steam:
|
||||
id: 1710170
|
||||
"Blade: The Edge of Darkness":
|
||||
|
@ -163334,6 +163324,16 @@ Dreamstones:
|
|||
store: steam
|
||||
steam:
|
||||
id: 916160
|
||||
Dreamwild:
|
||||
installDir:
|
||||
DREAMWILD: {}
|
||||
launch:
|
||||
"<base>/DREAMWILD.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 2168450
|
||||
"Dreamworks Spirit Lucky's Big Adventure":
|
||||
installDir:
|
||||
Spirit: {}
|
||||
|
@ -453046,6 +453046,10 @@ Rounds:
|
|||
installDir:
|
||||
ROUNDS: {}
|
||||
launch:
|
||||
"<base>/ROUNDS.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<base>/Rounds.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
|
|
|
@ -9293,6 +9293,7 @@
|
|||
* [Dreamstones](https://www.pcgamingwiki.com/wiki/?curid=74568)
|
||||
* [DreamTank](https://www.pcgamingwiki.com/wiki/?curid=72895)
|
||||
* [Dreamwalker: Never Fall Asleep](https://www.pcgamingwiki.com/wiki/?curid=121501)
|
||||
* [Dreamwild](https://www.pcgamingwiki.com/wiki/?curid=193005)
|
||||
* [DreamWorks All-Star Kart Racing](https://www.pcgamingwiki.com/wiki/?curid=192135)
|
||||
* [DreamWorks Dragons: Dawn of New Riders](https://www.pcgamingwiki.com/wiki/?curid=124444)
|
||||
* [Dreamworks Spirit Lucky's Big Adventure](https://www.pcgamingwiki.com/wiki/?curid=176848)
|
||||
|
|
|
@ -422574,6 +422574,9 @@
|
|||
oslist: windows
|
||||
executable: Rounds.exe
|
||||
type: none
|
||||
- config:
|
||||
oslist: windows
|
||||
executable: ROUNDS.exe
|
||||
1557860:
|
||||
installDir: Gear.Club HD
|
||||
launch:
|
||||
|
@ -428119,24 +428122,27 @@
|
|||
- config:
|
||||
oslist: windows
|
||||
description: (recommended)
|
||||
executable: "bin\\\\bin\\\\Blade.exe"
|
||||
executable: "bin\\bin\\Blade.exe"
|
||||
type: option1
|
||||
workingdir: "bin\\\\bin"
|
||||
workingdir: "bin\\bin"
|
||||
- config:
|
||||
oslist: windows
|
||||
description: (old version)
|
||||
executable: "classic\\\\Bin\\\\Blade.exe"
|
||||
executable: "classic\\Bin\\Blade.exe"
|
||||
type: option1
|
||||
workingdir: "classic\\\\Bin"
|
||||
workingdir: "classic\\Bin"
|
||||
- config:
|
||||
oslist: windows
|
||||
description: configurator (old version)
|
||||
executable: "classic\\\\Bin\\\\nglide_config.exe"
|
||||
executable: "classic\\Bin\\nglide_config.exe"
|
||||
type: config
|
||||
workingdir: "classic\\\\Bin"
|
||||
workingdir: "classic\\Bin"
|
||||
- config:
|
||||
oslist: linux
|
||||
betakey: update_2023
|
||||
osarch: "64"
|
||||
description: Launch on Linux
|
||||
executable: bin/bin/Blade
|
||||
type: default
|
||||
workingdir: bin/bin
|
||||
- config:
|
||||
oslist: macos
|
||||
|
@ -438363,6 +438369,13 @@
|
|||
oslist: linux
|
||||
executable: Teslagrad.x86_64
|
||||
type: default
|
||||
2168450:
|
||||
installDir: DREAMWILD
|
||||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
executable: DREAMWILD.exe
|
||||
type: default
|
||||
2169220:
|
||||
installDir: GPRO
|
||||
launch:
|
||||
|
|
|
@ -48604,6 +48604,9 @@ Dreamstones:
|
|||
"Dreamwalker: Never Fall Asleep":
|
||||
pageId: 121501
|
||||
steam: 916160
|
||||
Dreamwild:
|
||||
pageId: 193005
|
||||
steam: 2168450
|
||||
"Dreamworks Spirit Lucky's Big Adventure":
|
||||
pageId: 176848
|
||||
steam: 1270720
|
||||
|
|
Reference in a new issue