Import recent changes from PCGamingWiki
This commit is contained in:
parent
a5a443431e
commit
78f73c672b
1 changed files with 17 additions and 4 deletions
|
@ -600613,6 +600613,12 @@
|
|||
config:
|
||||
oslist: windows
|
||||
executable: "Spectre\\Binaries\\Win64\\SpectreClient_BE.exe"
|
||||
- arguments: "-PragmaEnvironment=staging -PragmaBackendAddress=https://staging.spectre.mountaintop.pragmaengine.com:10000"
|
||||
config:
|
||||
betakey: patch
|
||||
description: Shipping-StagingPatch-Anticheat
|
||||
executable: "Spectre\\Binaries\\Win64\\SpectreClient_BE.exe"
|
||||
workingdir: "\\Spectre\\Binaries\\Win64\\"
|
||||
- arguments: "-PragmaEnvironment=live -PragmaBackendAddress=https://game.live.spectre.mountaintop.pragmaengine.com:443"
|
||||
config:
|
||||
betakey: live
|
||||
|
@ -600623,21 +600629,28 @@
|
|||
betakey: live
|
||||
description: Shipping-Preview-Anticheat
|
||||
executable: "Spectre\\Binaries\\Win64\\SpectreClient_BE.exe"
|
||||
- arguments: "-PragmaEnvironment=preview -PragmaBackendAddress=https://game.preview.spectre.mountaintop.pragmaengine.com:443 -PragmaLobbyTag=live-hotfix"
|
||||
- arguments: "-PragmaEnvironment=preview -PragmaBackendAddress=https://game.preview.spectre.mountaintop.pragmaengine.com:443"
|
||||
config:
|
||||
betakey: hotfix
|
||||
description: Shipping-Hotfix-Anticheat
|
||||
executable: "Spectre\\Binaries\\Win64\\SpectreClient_BE.exe"
|
||||
- arguments: "-PragmaEnvironment=preview -PragmaBackendAddress=https://game.preview.spectre.mountaintop.pragmaengine.com:443 -PragmaLobbyTag=live-patch"
|
||||
- arguments: "-PragmaEnvironment=preview -PragmaBackendAddress=https://game.preview.spectre.mountaintop.pragmaengine.com:443"
|
||||
config:
|
||||
betakey: patch
|
||||
description: Shipping-Patch-Anticheat
|
||||
description: Shipping-PreviewPatch-Anticheat
|
||||
executable: "Spectre\\Binaries\\Win64\\SpectreClient_BE.exe"
|
||||
- arguments: "-PragmaEnvironment=live -PragmaBackendAddress=https://game.live.spectre.mountaintop.pragmaengine.com:443 -PragmaLobbyTag=live-rollback"
|
||||
workingdir: "\\Spectre\\Binaries\\Win64\\"
|
||||
- arguments: "-PragmaEnvironment=live -PragmaBackendAddress=https://game.live.spectre.mountaintop.pragmaengine.com:443"
|
||||
config:
|
||||
betakey: rollback
|
||||
description: Shipping-Rollback-Anticheat
|
||||
executable: "Spectre\\Binaries\\Win64\\SpectreClient_BE.exe"
|
||||
- arguments: "-PragmaEnvironment=qa -PragmaBackendAddress=https://qa.spectre.mountaintop.pragmaengine.com:10000 -PragmaLobbyTag=trusted"
|
||||
config:
|
||||
betakey: trusted_external
|
||||
description: Trusted-QA-Anticheat
|
||||
executable: "Spectre\\Binaries\\Win64\\SpectreClient_BE.exe"
|
||||
workingdir: "\\Spectre\\Binaries\\Win64\\"
|
||||
2644330:
|
||||
cloud:
|
||||
saves:
|
||||
|
|
Reference in a new issue