mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
9 lines
213 B
Plaintext
9 lines
213 B
Plaintext
{
|
|
"licensingServiceBaseUrl": "%URL%",
|
|
"enableEntitlementLicensing": true,
|
|
"enableFloatingApi": true,
|
|
"clientConnectTimeoutSec": 5,
|
|
"clientHandshakeTimeoutSec": 10,
|
|
"toolset": "%LICENSE_PRODUCT_IDS%"
|
|
}
|