aboutsummaryrefslogtreecommitdiff
path: root/public/unity/Build/SnugCup.json
diff options
context:
space:
mode:
Diffstat (limited to 'public/unity/Build/SnugCup.json')
-rw-r--r--public/unity/Build/SnugCup.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/public/unity/Build/SnugCup.json b/public/unity/Build/SnugCup.json
new file mode 100644
index 0000000..84d4a0c
--- /dev/null
+++ b/public/unity/Build/SnugCup.json
@@ -0,0 +1,16 @@
+{
+"companyName": "DefaultCompany",
+"productName": "Snug Cup",
+"productVersion": "0.1",
+"dataUrl": "SnugCup.data.unityweb",
+"wasmCodeUrl": "SnugCup.wasm.code.unityweb",
+"wasmFrameworkUrl": "SnugCup.wasm.framework.unityweb",
+"graphicsAPI": ["WebGL 2.0","WebGL 1.0"],
+"webglContextAttributes": {"preserveDrawingBuffer": false},
+"splashScreenStyle": "Dark",
+"backgroundColor": "#231F20",
+"cacheControl": {"default": "must-revalidate"},
+"developmentBuild": true,
+"multithreading": false,
+"unityVersion": "2019.4.17f1"
+} \ No newline at end of file