Import recent changes from PCGamingWiki
This commit is contained in:
parent
390c15bf6e
commit
f5fc9bb93f
5 changed files with 125 additions and 27 deletions
|
@ -536726,6 +536726,32 @@
|
|||
oslist: windows
|
||||
executable: LineWarClient.exe
|
||||
type: none
|
||||
1309710:
|
||||
cloud:
|
||||
saves:
|
||||
- path: TGK/TSoM/saves/default
|
||||
pattern: "*.txt"
|
||||
root: WinAppDataLocalLow
|
||||
overrides:
|
||||
- os: MacOS
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: TGK/TSoM/saves/default
|
||||
replace: unity.TGK.TSoM/saves/default
|
||||
root: WinAppDataLocalLow
|
||||
useInstead: MacAppSupport
|
||||
- os: Linux
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: TGK/TSoM/saves/default
|
||||
replace: ".config/unity3d/TGK/TSoM/saves/default"
|
||||
root: WinAppDataLocalLow
|
||||
useInstead: LinuxHome
|
||||
installDir: The Stone of Madness
|
||||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
executable: TSoM.exe
|
||||
1309820:
|
||||
cloud:
|
||||
saves:
|
||||
|
@ -590058,34 +590084,24 @@
|
|||
root: gameinstall
|
||||
installDir: The Space Bar
|
||||
launch:
|
||||
- arguments: "-c ../scummvm.ini spacebar-win"
|
||||
- arguments: "--zoom-splash=white --no-console -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
|
||||
workingdir: ScummVM/
|
||||
- arguments: "--zoom-splash=white -c ../scummvm.ini spacebar-win"
|
||||
config:
|
||||
oslist: macos
|
||||
executable: ScummVM.app/Contents/MacOS/scummvm
|
||||
type: default
|
||||
workingdir: ScummVM.app/
|
||||
- arguments: "--zoom-splash=white -c ../scummvm.ini spacebar-win"
|
||||
config:
|
||||
oslist: linux
|
||||
executable: scummvm/scummvm
|
||||
type: default
|
||||
workingdir: scummvm/
|
||||
2253930:
|
||||
cloud:
|
||||
saves:
|
||||
|
|
Reference in a new issue