Import recent changes from PCGamingWiki
This commit is contained in:
parent
83fd62e27e
commit
794b6f42f2
3 changed files with 80 additions and 3 deletions
|
@ -541261,7 +541261,57 @@
|
|||
japanese: ウォーグルーヴ 2
|
||||
schinese: 战律 2
|
||||
tchinese: 戰律 2
|
||||
1346360: {}
|
||||
1346360:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Old Skies
|
||||
pattern: "*"
|
||||
root: WinSavedGames
|
||||
overrides:
|
||||
- os: MacOS
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: Old Skies
|
||||
replace: Old Skies
|
||||
root: WinSavedGames
|
||||
useInstead: MacAppSupport
|
||||
- os: Linux
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: Old Skies
|
||||
replace: ".local/share/ags/Old Skies"
|
||||
root: WinSavedGames
|
||||
useInstead: LinuxHome
|
||||
installDir: Old Skies
|
||||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
description: Launch game
|
||||
executable: OldSkies.exe
|
||||
type: default
|
||||
- config:
|
||||
oslist: macos
|
||||
executable: OldSkies.app/Contents/MacOS/AGS
|
||||
type: default
|
||||
- config:
|
||||
oslist: linux
|
||||
executable: "./Start.sh"
|
||||
type: default
|
||||
- config:
|
||||
oslist: windows
|
||||
description: Settings
|
||||
executable: winsetup.exe
|
||||
type: config
|
||||
- config:
|
||||
oslist: linux
|
||||
description: Settings
|
||||
executable: "./winsetup"
|
||||
type: config
|
||||
- config:
|
||||
oslist: macos
|
||||
description: Settings
|
||||
executable: AGSTool.app/Contents/MacOS/bash.command
|
||||
type: config
|
||||
1346400:
|
||||
installDir: Battle Engine Aquila
|
||||
launch:
|
||||
|
@ -565031,7 +565081,8 @@
|
|||
1669000:
|
||||
installDir: Age of Wonders 4
|
||||
launch:
|
||||
- config:
|
||||
- arguments: "--pdxlEnableSteamDeckCompatibilityMode"
|
||||
config:
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
executable: "launcher-se\\Paradox Launcher.exe"
|
||||
|
|
Reference in a new issue