File size: 478 Bytes
302ce10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"companyName": "DefaultCompany",
"productName": "ARWT",
"productVersion": "0.1",
"dataUrl": "Build.data.unityweb",
"wasmCodeUrl": "Build.wasm",
"wasmFrameworkUrl": "Build.wasm.framework.unityweb",
"graphicsAPI": ["WebGL 2.0","WebGL 1.0"],
"webglContextAttributes": {"preserveDrawingBuffer": false},
"splashScreenStyle": "Dark",

"cacheControl": {"default": "must-revalidate"},
"developmentBuild": false,
"multithreading": false,
"unityVersion": "2019.4.1f1"
}