Import recent changes from PCGamingWiki
This commit is contained in:
parent
294e99eb17
commit
ae091fa407
3 changed files with 18 additions and 19 deletions
|
@ -78838,32 +78838,29 @@
|
|||
type: default
|
||||
- config:
|
||||
oslist: windows
|
||||
description: Setup
|
||||
description: Settings
|
||||
executable: winsetup.exe
|
||||
type: config
|
||||
- config:
|
||||
osarch: "32"
|
||||
oslist: linux
|
||||
description: "Launch [32bit]"
|
||||
description: Launch
|
||||
executable: "./Start.sh"
|
||||
type: default
|
||||
- config:
|
||||
osarch: "64"
|
||||
oslist: linux
|
||||
description: "Launch [64bit]"
|
||||
executable: "./Start.sh"
|
||||
type: default
|
||||
- arguments: "--windowed"
|
||||
config:
|
||||
oslist: linux
|
||||
description: Windowed
|
||||
executable: "./Start.sh"
|
||||
type: option1
|
||||
description: Settings
|
||||
executable: "./winsetup"
|
||||
type: config
|
||||
- config:
|
||||
oslist: macos
|
||||
description: Launch
|
||||
executable: Unavowed.app/Contents/MacOS/AGS
|
||||
type: default
|
||||
- config:
|
||||
oslist: macos
|
||||
description: Settings/Config
|
||||
executable: AGSTool.app/Contents/MacOS/bash.command
|
||||
type: config
|
||||
336150:
|
||||
installDir: Virtual Pool 4
|
||||
launch:
|
||||
|
|
Reference in a new issue