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:
|
config:
|
||||||
oslist: windows
|
oslist: windows
|
||||||
executable: "Spectre\\Binaries\\Win64\\SpectreClient_BE.exe"
|
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"
|
- arguments: "-PragmaEnvironment=live -PragmaBackendAddress=https://game.live.spectre.mountaintop.pragmaengine.com:443"
|
||||||
config:
|
config:
|
||||||
betakey: live
|
betakey: live
|
||||||
|
@ -600623,21 +600629,28 @@
|
||||||
betakey: live
|
betakey: live
|
||||||
description: Shipping-Preview-Anticheat
|
description: Shipping-Preview-Anticheat
|
||||||
executable: "Spectre\\Binaries\\Win64\\SpectreClient_BE.exe"
|
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:
|
config:
|
||||||
betakey: hotfix
|
betakey: hotfix
|
||||||
description: Shipping-Hotfix-Anticheat
|
description: Shipping-Hotfix-Anticheat
|
||||||
executable: "Spectre\\Binaries\\Win64\\SpectreClient_BE.exe"
|
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:
|
config:
|
||||||
betakey: patch
|
betakey: patch
|
||||||
description: Shipping-Patch-Anticheat
|
description: Shipping-PreviewPatch-Anticheat
|
||||||
executable: "Spectre\\Binaries\\Win64\\SpectreClient_BE.exe"
|
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:
|
config:
|
||||||
betakey: rollback
|
betakey: rollback
|
||||||
description: Shipping-Rollback-Anticheat
|
description: Shipping-Rollback-Anticheat
|
||||||
executable: "Spectre\\Binaries\\Win64\\SpectreClient_BE.exe"
|
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:
|
2644330:
|
||||||
cloud:
|
cloud:
|
||||||
saves:
|
saves:
|
||||||
|
|
Reference in a new issue