Import recent changes from PCGamingWiki
This commit is contained in:
parent
1d265b80c5
commit
9e20b1f90c
4 changed files with 12 additions and 8 deletions
|
@ -173895,14 +173895,14 @@
|
|||
installDir: Planet Coaster
|
||||
launch:
|
||||
- config:
|
||||
betakey: dev_release
|
||||
betakey: "dev_release, dev_release_trunk"
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
description: Planet Coaster (Release Build)
|
||||
executable: CPT.release.exe
|
||||
type: option1
|
||||
- config:
|
||||
betakey: "dev_release, ext_dev_instrumented, ext_live_instrumented"
|
||||
betakey: "dev_release, dev_release_trunk, ext_dev_instrumented, ext_live_instrumented"
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
description: Planet Coaster (Profile Build)
|
||||
|
@ -598026,6 +598026,7 @@
|
|||
pattern: "*.sav"
|
||||
platforms:
|
||||
- Windows
|
||||
recursive: true
|
||||
root: WinAppDataLocalLow
|
||||
installDir: AI Limit
|
||||
launch:
|
||||
|
@ -604555,12 +604556,12 @@
|
|||
installDir: Planet Coaster 2
|
||||
launch:
|
||||
- config:
|
||||
betakey: "internal_2, staging_qa, build_branch1_release, build_mainline_release, build_mainline2_release, build_branch2_release"
|
||||
betakey: "internal_2, staging_qa, build_branch1_release, build_mainline_release, build_mainline2_release, build_branch2_release, internal_02"
|
||||
description: Release Build
|
||||
executable: Newton.release.exe
|
||||
type: option1
|
||||
- config:
|
||||
betakey: "internal_1, internal_2, internal_3, staging_qa, build_branch1_profile, build_mainline_profile, build_mainline2_profile, outsource_lqa, external_03, external_04, build_branch2_profile, external_06, external_07"
|
||||
betakey: "internal_1, internal_2, internal_03, staging_qa, build_branch1_profile, build_mainline_profile, build_mainline2_profile, outsource_lqa, external_03, build_branch2_profile, external_06, external_07, internal_02"
|
||||
description: Profile Build
|
||||
executable: Newton.profile.exe
|
||||
type: option2
|
||||
|
|
Reference in a new issue