Import recent changes from PCGamingWiki
This commit is contained in:
parent
505d15235c
commit
8b5fedab15
4 changed files with 73 additions and 6 deletions
|
@ -11232,10 +11232,10 @@
|
|||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
executable: closure.exe
|
||||
executable: Closure.exe
|
||||
- config:
|
||||
oslist: macos
|
||||
executable: closure.app
|
||||
executable: Closure.app
|
||||
workingdir: /
|
||||
- config:
|
||||
oslist: linux
|
||||
|
@ -169413,6 +169413,32 @@
|
|||
executable: open_bonus_osx.sh
|
||||
569840: {}
|
||||
569860:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Terrible Toybox/Thimbleweed Park
|
||||
pattern: "*.save"
|
||||
root: MacAppSupport
|
||||
- path: Terrible Toybox/Thimbleweed Park
|
||||
pattern: "*.png"
|
||||
root: MacAppSupport
|
||||
- path: Terrible Toybox/Thimbleweed Park
|
||||
pattern: "*.dat"
|
||||
root: MacAppSupport
|
||||
overrides:
|
||||
- os: Windows
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: Terrible Toybox/Thimbleweed Park
|
||||
replace: Terrible Toybox/Thimbleweed Park
|
||||
root: MacAppSupport
|
||||
useInstead: WinAppDataRoaming
|
||||
- os: Linux
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: Terrible Toybox/Thimbleweed Park
|
||||
replace: Terrible Toybox/Thimbleweed Park
|
||||
root: MacAppSupport
|
||||
useInstead: LinuxXdgDataHome
|
||||
installDir: Thimbleweed Park
|
||||
launch:
|
||||
- config:
|
||||
|
@ -284933,6 +284959,18 @@
|
|||
executable: Squares.app
|
||||
type: none
|
||||
855190:
|
||||
cloud:
|
||||
saves:
|
||||
- path: DarkStone Digital/The Subject
|
||||
pattern: "*.sd"
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataLocalLow
|
||||
- path: DarkStone Digital/The Subject
|
||||
pattern: "*.json"
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataLocalLow
|
||||
installDir: The Subject
|
||||
launch:
|
||||
- config:
|
||||
|
@ -439738,6 +439776,14 @@
|
|||
executable: "Cave Story's Secret Santa.exe"
|
||||
type: default
|
||||
1812290:
|
||||
cloud:
|
||||
saves:
|
||||
- path: ARENA
|
||||
pattern: "*.0*"
|
||||
root: gameinstall
|
||||
- path: ARENA
|
||||
pattern: NAMES.DAT
|
||||
root: gameinstall
|
||||
installDir: The Elder Scrolls Arena
|
||||
launch:
|
||||
- arguments: "-noconsole -conf arena.conf -fullscreen"
|
||||
|
|
Reference in a new issue