From babd04ef8643aa7f88797148a9db26ca6e529a22 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 17 Feb 2021 16:11:22 -0500 Subject: Removed unity project --- public/unity/Build/SnugCup.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 public/unity/Build/SnugCup.json (limited to 'public/unity/Build/SnugCup.json') diff --git a/public/unity/Build/SnugCup.json b/public/unity/Build/SnugCup.json deleted file mode 100644 index 7f36552..0000000 --- a/public/unity/Build/SnugCup.json +++ /dev/null @@ -1,16 +0,0 @@ -{ -"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.20f1" -} \ No newline at end of file -- cgit v1.2.3