Import recent changes from PCGamingWiki
This commit is contained in:
parent
1d37aadea5
commit
93f8f7650b
3 changed files with 36 additions and 5 deletions
|
@ -509950,7 +509950,7 @@
|
|||
installDir: DuneAwakening
|
||||
launch:
|
||||
- config:
|
||||
betakey: "default,staging,hotfix"
|
||||
betakey: "default,staging,hotfix,reserve"
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
executable: "Launcher\\FuncomLauncher.exe"
|
||||
|
@ -509970,7 +509970,7 @@
|
|||
executable: DuneSandbox-Win64-Shipping.exe
|
||||
type: option3
|
||||
- config:
|
||||
betakey: "staging-test,hotfix-test,hardware-partners"
|
||||
betakey: "staging-test,hotfix-test,hardware-partners,reserve-test"
|
||||
description: Development build with Funcom Launcher
|
||||
executable: "Launcher\\FuncomLauncher.exe"
|
||||
- arguments: "-EnableAllRegions"
|
||||
|
@ -509978,21 +509978,21 @@
|
|||
betakey: buildreview
|
||||
executable: "Launcher\\FuncomLauncher.exe"
|
||||
- config:
|
||||
betakey: "staging-test,hotfix-test,hardware-partners"
|
||||
betakey: "staging-test,hotfix-test,hardware-partners,reserve-test\t"
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
description: Development build
|
||||
executable: DuneSandbox.exe
|
||||
type: option1
|
||||
- config:
|
||||
betakey: "staging-test,hotfix-test,hardware-partners"
|
||||
betakey: "staging-test,hotfix-test,hardware-partners,reserve-test"
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
description: Test build
|
||||
executable: DuneSandbox-Win64-Test.exe
|
||||
type: option2
|
||||
- config:
|
||||
betakey: "staging-test,hotfix-test,hardware-partners"
|
||||
betakey: "staging-test,hotfix-test,hardware-partners,reserve-test"
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
description: Shipping build
|
||||
|
|
Reference in a new issue