Import recent changes from PCGamingWiki
This commit is contained in:
parent
ef480fc330
commit
790480a25a
4 changed files with 45 additions and 3 deletions
|
@ -226625,6 +226625,11 @@ Fallen Aces:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"<base>/progress.json":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"<base>/user.cfg":
|
||||
tags:
|
||||
- config
|
||||
|
@ -669155,7 +669160,8 @@ The Space Bar:
|
|||
launch:
|
||||
"<base>/SPACEBAR.EXE":
|
||||
- when:
|
||||
- store: steam
|
||||
- os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 2253580
|
||||
The Space Garden:
|
||||
|
|
|
@ -3455,6 +3455,7 @@
|
|||
* [Bottle Remake](https://www.pcgamingwiki.com/wiki/?curid=186989)
|
||||
* [Bottler3000](https://www.pcgamingwiki.com/wiki/?curid=153679)
|
||||
* [Bottom of the 9th](https://www.pcgamingwiki.com/wiki/?curid=71912)
|
||||
* [Boulder Dash-XL](https://www.pcgamingwiki.com/wiki/?curid=195783)
|
||||
* [Bouldering Brawl](https://www.pcgamingwiki.com/wiki/?curid=96067)
|
||||
* [Boulders: Puzzle](https://www.pcgamingwiki.com/wiki/?curid=180392)
|
||||
* [Bounce](https://www.pcgamingwiki.com/wiki/?curid=53471)
|
||||
|
@ -7444,6 +7445,7 @@
|
|||
* [DragonSnake VR](https://www.pcgamingwiki.com/wiki/?curid=130390)
|
||||
* [Dragonward](https://www.pcgamingwiki.com/wiki/?curid=90305)
|
||||
* [DrainLive](https://www.pcgamingwiki.com/wiki/?curid=153652)
|
||||
* [Drains](https://www.pcgamingwiki.com/wiki/?curid=195782)
|
||||
* [Drakeling Labs](https://www.pcgamingwiki.com/wiki/?curid=89198)
|
||||
* [Drakensang Online](https://www.pcgamingwiki.com/wiki/?curid=187253)
|
||||
* [Drakerz - Confrontation](https://www.pcgamingwiki.com/wiki/?curid=50248)
|
||||
|
|
|
@ -581183,9 +581183,39 @@
|
|||
- path: ""
|
||||
pattern: SPACEBAR.SAV
|
||||
root: gameinstall
|
||||
- path: Saves
|
||||
pattern: "*"
|
||||
recursive: true
|
||||
root: gameinstall
|
||||
installDir: The Space Bar
|
||||
launch:
|
||||
- executable: SPACEBAR.EXE
|
||||
- arguments: "-c ../scummvm.ini spacebar-win"
|
||||
config:
|
||||
betakey: scummvm
|
||||
oslist: windows
|
||||
description: ScummVM Playtest
|
||||
executable: ScummVM/scummvm.exe
|
||||
type: option1
|
||||
workingdir: ScummVM/
|
||||
- arguments: "-c ../scummvm.ini spacebar-win"
|
||||
config:
|
||||
betakey: scummvm
|
||||
oslist: macos
|
||||
description: ScummVM Playtest
|
||||
executable: ScummVM.app/Contents/MacOS/scummvm
|
||||
type: option1
|
||||
workingdir: ScummVM.app/
|
||||
- arguments: "-c ../scummvm.ini spacebar-win"
|
||||
config:
|
||||
betakey: scummvm
|
||||
oslist: linux
|
||||
description: ScummVM Playtest
|
||||
executable: scummvm/scummvm
|
||||
type: option1
|
||||
workingdir: scummvm/
|
||||
- config:
|
||||
oslist: windows
|
||||
executable: SPACEBAR.EXE
|
||||
type: default
|
||||
2254740:
|
||||
installDir: Persona 5 Tactica
|
||||
|
|
|
@ -27839,6 +27839,8 @@ Boulder Dash Deluxe:
|
|||
templates:
|
||||
- "{{Game data/config|Windows|{{p|hkcu}}\\Software\\BBG Entertainment\\Boulder Dash Deluxe}}"
|
||||
- "{{Game data/saves|Windows|{{p|hkcu}}\\Software\\BBG Entertainment\\Boulder Dash Deluxe}}"
|
||||
Boulder Dash-XL:
|
||||
pageId: 195783
|
||||
Bouldering Brawl:
|
||||
pageId: 96067
|
||||
steam: 790070
|
||||
|
@ -59272,6 +59274,8 @@ Drain Mansion:
|
|||
DrainLive:
|
||||
pageId: 153652
|
||||
steam: 1092150
|
||||
Drains:
|
||||
pageId: 195782
|
||||
Drainus:
|
||||
cloud:
|
||||
steam: true
|
||||
|
@ -71513,7 +71517,7 @@ Fallen Aces:
|
|||
steam: 1411910
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{P|game}}\\user.cfg}}"
|
||||
- "{{Game data/saves|Windows|{{P|game}}\\Saves}}"
|
||||
- "{{Game data/saves|Windows|{{P|game}}\\Saves|{{P|game}}\\progress.json}}"
|
||||
Fallen Angel:
|
||||
pageId: 145433
|
||||
steam: 1124560
|
||||
|
|
Reference in a new issue