Import recent changes from PCGamingWiki
This commit is contained in:
parent
66f98535bb
commit
77a8a7cbdc
4 changed files with 31 additions and 1 deletions
|
@ -79094,6 +79094,10 @@ Black Forest:
|
||||||
- when:
|
- when:
|
||||||
- os: windows
|
- os: windows
|
||||||
store: steam
|
store: steam
|
||||||
|
- arguments: "-nolauncher"
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
store: steam
|
||||||
"<base>/BlackGeyser.x86_64":
|
"<base>/BlackGeyser.x86_64":
|
||||||
- when:
|
- when:
|
||||||
- os: linux
|
- os: linux
|
||||||
|
@ -615747,6 +615751,17 @@ Spelunky 2:
|
||||||
steam:
|
steam:
|
||||||
id: 418530
|
id: 418530
|
||||||
Spelunky Classic:
|
Spelunky Classic:
|
||||||
|
files:
|
||||||
|
"<base>/*.cfg":
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
"<base>/stats.txt":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
gog:
|
gog:
|
||||||
id: 1207659257
|
id: 1207659257
|
||||||
id:
|
id:
|
||||||
|
|
|
@ -6159,6 +6159,7 @@
|
||||||
* [Dark Canvas: A Murder Exposed](https://www.pcgamingwiki.com/wiki/?curid=90146)
|
* [Dark Canvas: A Murder Exposed](https://www.pcgamingwiki.com/wiki/?curid=90146)
|
||||||
* [Dark Canvas: Blood and Stone](https://www.pcgamingwiki.com/wiki/?curid=72708)
|
* [Dark Canvas: Blood and Stone](https://www.pcgamingwiki.com/wiki/?curid=72708)
|
||||||
* [Dark Cases: The Blood Ruby](https://www.pcgamingwiki.com/wiki/?curid=55291)
|
* [Dark Cases: The Blood Ruby](https://www.pcgamingwiki.com/wiki/?curid=55291)
|
||||||
|
* [Dark Castle](https://www.pcgamingwiki.com/wiki/?curid=204127)
|
||||||
* [Dark Chess](https://www.pcgamingwiki.com/wiki/?curid=151185)
|
* [Dark Chess](https://www.pcgamingwiki.com/wiki/?curid=151185)
|
||||||
* [Dark City: Dublin](https://www.pcgamingwiki.com/wiki/?curid=181964)
|
* [Dark City: Dublin](https://www.pcgamingwiki.com/wiki/?curid=181964)
|
||||||
* [Dark City: Paris](https://www.pcgamingwiki.com/wiki/?curid=181962)
|
* [Dark City: Paris](https://www.pcgamingwiki.com/wiki/?curid=181962)
|
||||||
|
|
|
@ -544410,6 +544410,17 @@
|
||||||
oslist: macos
|
oslist: macos
|
||||||
executable: BlackGeyser.app/Contents/MacOS/BlackGeyser
|
executable: BlackGeyser.app/Contents/MacOS/BlackGeyser
|
||||||
type: default
|
type: default
|
||||||
|
- arguments: "-nolauncher"
|
||||||
|
config:
|
||||||
|
oslist: windows
|
||||||
|
description: "Play Black Geyser: Couriers of Darkness (skip launcher)"
|
||||||
|
executable: BlackGeyser.exe
|
||||||
|
- config:
|
||||||
|
betakey: testing
|
||||||
|
oslist: windows
|
||||||
|
description: "Black Geyser: Couriers of Darkness (test)"
|
||||||
|
executable: "Black_Geyser_Launcher\\BlackGeyserLauncher.exe"
|
||||||
|
type: option1
|
||||||
1374970:
|
1374970:
|
||||||
installDir: Moonscars
|
installDir: Moonscars
|
||||||
launch:
|
launch:
|
||||||
|
|
|
@ -50996,6 +50996,8 @@ Dark Burial:
|
||||||
renamedFrom:
|
renamedFrom:
|
||||||
- "Dark Cases: The Blood Ruby Collector's Edition"
|
- "Dark Cases: The Blood Ruby Collector's Edition"
|
||||||
steam: 569150
|
steam: 569150
|
||||||
|
Dark Castle:
|
||||||
|
pageId: 204127
|
||||||
Dark Chess:
|
Dark Chess:
|
||||||
cloud:
|
cloud:
|
||||||
steam: true
|
steam: true
|
||||||
|
@ -197208,7 +197210,8 @@ Spelunky Classic:
|
||||||
lutris: spelunky-classic
|
lutris: spelunky-classic
|
||||||
pageId: 4875
|
pageId: 4875
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/saves|Windows|{{p|hkcu}}\\Software\\Game Maker\\Scores\\834524}}"
|
- "{{Game data/config|Windows|{{P|Game}}\\*.cfg}}"
|
||||||
|
- "{{Game data/saves|Windows|{{P|HKCU}}\\Software\\Game Maker\\Scores\\834524|{{P|Game}}\\stats.txt}}"
|
||||||
Spelunx and the Caves of Mr. Seudo:
|
Spelunx and the Caves of Mr. Seudo:
|
||||||
pageId: 61184
|
pageId: 61184
|
||||||
steam: 63640
|
steam: 63640
|
||||||
|
|
Reference in a new issue