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:
|
- when:
|
||||||
- os: mac
|
- os: mac
|
||||||
store: steam
|
store: steam
|
||||||
"<base>/bin/bin/Blade":
|
|
||||||
- when:
|
|
||||||
- os: linux
|
|
||||||
store: steam
|
|
||||||
workingDir: "<base>/bin/bin"
|
|
||||||
steam:
|
steam:
|
||||||
id: 1710170
|
id: 1710170
|
||||||
Blade of Darkness (2021):
|
Blade of Darkness (2021):
|
||||||
|
@ -66680,11 +66675,6 @@ Blade of Darkness (2021):
|
||||||
- when:
|
- when:
|
||||||
- os: mac
|
- os: mac
|
||||||
store: steam
|
store: steam
|
||||||
"<base>/bin/bin/Blade":
|
|
||||||
- when:
|
|
||||||
- os: linux
|
|
||||||
store: steam
|
|
||||||
workingDir: "<base>/bin/bin"
|
|
||||||
steam:
|
steam:
|
||||||
id: 1710170
|
id: 1710170
|
||||||
"Blade: The Edge of Darkness":
|
"Blade: The Edge of Darkness":
|
||||||
|
@ -163334,6 +163324,16 @@ Dreamstones:
|
||||||
store: steam
|
store: steam
|
||||||
steam:
|
steam:
|
||||||
id: 916160
|
id: 916160
|
||||||
|
Dreamwild:
|
||||||
|
installDir:
|
||||||
|
DREAMWILD: {}
|
||||||
|
launch:
|
||||||
|
"<base>/DREAMWILD.exe":
|
||||||
|
- when:
|
||||||
|
- os: windows
|
||||||
|
store: steam
|
||||||
|
steam:
|
||||||
|
id: 2168450
|
||||||
"Dreamworks Spirit Lucky's Big Adventure":
|
"Dreamworks Spirit Lucky's Big Adventure":
|
||||||
installDir:
|
installDir:
|
||||||
Spirit: {}
|
Spirit: {}
|
||||||
|
@ -453046,6 +453046,10 @@ Rounds:
|
||||||
installDir:
|
installDir:
|
||||||
ROUNDS: {}
|
ROUNDS: {}
|
||||||
launch:
|
launch:
|
||||||
|
"<base>/ROUNDS.exe":
|
||||||
|
- when:
|
||||||
|
- os: windows
|
||||||
|
store: steam
|
||||||
"<base>/Rounds.exe":
|
"<base>/Rounds.exe":
|
||||||
- when:
|
- when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
|
|
@ -9293,6 +9293,7 @@
|
||||||
* [Dreamstones](https://www.pcgamingwiki.com/wiki/?curid=74568)
|
* [Dreamstones](https://www.pcgamingwiki.com/wiki/?curid=74568)
|
||||||
* [DreamTank](https://www.pcgamingwiki.com/wiki/?curid=72895)
|
* [DreamTank](https://www.pcgamingwiki.com/wiki/?curid=72895)
|
||||||
* [Dreamwalker: Never Fall Asleep](https://www.pcgamingwiki.com/wiki/?curid=121501)
|
* [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 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 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)
|
* [Dreamworks Spirit Lucky's Big Adventure](https://www.pcgamingwiki.com/wiki/?curid=176848)
|
||||||
|
|
|
@ -422574,6 +422574,9 @@
|
||||||
oslist: windows
|
oslist: windows
|
||||||
executable: Rounds.exe
|
executable: Rounds.exe
|
||||||
type: none
|
type: none
|
||||||
|
- config:
|
||||||
|
oslist: windows
|
||||||
|
executable: ROUNDS.exe
|
||||||
1557860:
|
1557860:
|
||||||
installDir: Gear.Club HD
|
installDir: Gear.Club HD
|
||||||
launch:
|
launch:
|
||||||
|
@ -428119,24 +428122,27 @@
|
||||||
- config:
|
- config:
|
||||||
oslist: windows
|
oslist: windows
|
||||||
description: (recommended)
|
description: (recommended)
|
||||||
executable: "bin\\\\bin\\\\Blade.exe"
|
executable: "bin\\bin\\Blade.exe"
|
||||||
type: option1
|
type: option1
|
||||||
workingdir: "bin\\\\bin"
|
workingdir: "bin\\bin"
|
||||||
- config:
|
- config:
|
||||||
oslist: windows
|
oslist: windows
|
||||||
description: (old version)
|
description: (old version)
|
||||||
executable: "classic\\\\Bin\\\\Blade.exe"
|
executable: "classic\\Bin\\Blade.exe"
|
||||||
type: option1
|
type: option1
|
||||||
workingdir: "classic\\\\Bin"
|
workingdir: "classic\\Bin"
|
||||||
- config:
|
- config:
|
||||||
oslist: windows
|
oslist: windows
|
||||||
description: configurator (old version)
|
description: configurator (old version)
|
||||||
executable: "classic\\\\Bin\\\\nglide_config.exe"
|
executable: "classic\\Bin\\nglide_config.exe"
|
||||||
type: config
|
type: config
|
||||||
workingdir: "classic\\\\Bin"
|
workingdir: "classic\\Bin"
|
||||||
- config:
|
- config:
|
||||||
oslist: linux
|
betakey: update_2023
|
||||||
|
osarch: "64"
|
||||||
|
description: Launch on Linux
|
||||||
executable: bin/bin/Blade
|
executable: bin/bin/Blade
|
||||||
|
type: default
|
||||||
workingdir: bin/bin
|
workingdir: bin/bin
|
||||||
- config:
|
- config:
|
||||||
oslist: macos
|
oslist: macos
|
||||||
|
@ -438363,6 +438369,13 @@
|
||||||
oslist: linux
|
oslist: linux
|
||||||
executable: Teslagrad.x86_64
|
executable: Teslagrad.x86_64
|
||||||
type: default
|
type: default
|
||||||
|
2168450:
|
||||||
|
installDir: DREAMWILD
|
||||||
|
launch:
|
||||||
|
- config:
|
||||||
|
oslist: windows
|
||||||
|
executable: DREAMWILD.exe
|
||||||
|
type: default
|
||||||
2169220:
|
2169220:
|
||||||
installDir: GPRO
|
installDir: GPRO
|
||||||
launch:
|
launch:
|
||||||
|
|
|
@ -48604,6 +48604,9 @@ Dreamstones:
|
||||||
"Dreamwalker: Never Fall Asleep":
|
"Dreamwalker: Never Fall Asleep":
|
||||||
pageId: 121501
|
pageId: 121501
|
||||||
steam: 916160
|
steam: 916160
|
||||||
|
Dreamwild:
|
||||||
|
pageId: 193005
|
||||||
|
steam: 2168450
|
||||||
"Dreamworks Spirit Lucky's Big Adventure":
|
"Dreamworks Spirit Lucky's Big Adventure":
|
||||||
pageId: 176848
|
pageId: 176848
|
||||||
steam: 1270720
|
steam: 1270720
|
||||||
|
|
Reference in a new issue