diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-02-17 16:11:22 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-02-17 16:11:22 -0500 |
| commit | babd04ef8643aa7f88797148a9db26ca6e529a22 (patch) | |
| tree | a3e97e1c9511207b02e31176a4867048695ce80b /public/unity/Build/SnugCup.json | |
| parent | e127a6de01081d792207c9546ef909313abe6d52 (diff) | |
| download | snug-cup-babd04ef8643aa7f88797148a9db26ca6e529a22.tar.gz snug-cup-babd04ef8643aa7f88797148a9db26ca6e529a22.tar.bz2 snug-cup-babd04ef8643aa7f88797148a9db26ca6e529a22.zip | |
Removed unity project
Diffstat (limited to 'public/unity/Build/SnugCup.json')
| -rw-r--r-- | public/unity/Build/SnugCup.json | 16 |
1 files changed, 0 insertions, 16 deletions
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 |
