WebAr / Build /Build.json
clone3's picture
Upload 15 files
302ce10 verified
raw
history blame contribute delete
478 Bytes
{
"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"
}