allow multiple licenses per account

This commit is contained in:
Martin Michelsen
2024-04-12 18:35:48 -07:00
parent 40d5c6ee64
commit 34751f99e9
35 changed files with 2351 additions and 1723 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
// replay runner uses virtual connections instead.
// 2. The IP stack simulator is disabled.
// 3. Unregistered users are allowed. This enables the tests to run on other
// machines, which won't have the same license file.
// machines, which won't have the same account files.
"ServerName": "Alexandria",
"CatchHandlerExceptions": false,
@@ -146,7 +146,7 @@
"HideDownloadCommands": true,
"AllowUnregisteredUsers": true,
"UseTemporaryLicensesForPrototypes": true,
"UseTemporaryAccountsForPrototypes": true,
"AllowPCNTE": true,
"AllowDCPCGames": true,
"AllowGCXBGames": true,