Import recent changes from PCGamingWiki
This commit is contained in:
parent
ef480fc330
commit
790480a25a
4 changed files with 45 additions and 3 deletions
|
@ -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
|
||||
|
|
Reference in a new issue