Skip to content

Kkrawczuk #17

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Binary file not shown.
@@ -0,0 +1,16 @@
{
"companyName": "DefaultCompany",
"productName": "First 3d shooter",
"productVersion": "0.1",
"dataUrl": "New folder.data.unityweb",
"wasmCodeUrl": "New folder.wasm.code.unityweb",
"wasmFrameworkUrl": "New folder.wasm.framework.unityweb",
"graphicsAPI": ["WebGL 2.0"],
"webglContextAttributes": {"preserveDrawingBuffer": false},
"splashScreenStyle": "Dark",
"backgroundColor": "#231F20",
"cacheControl": {"default": "must-revalidate"},
"developmentBuild": true,
"multithreading": false,
"unityVersion": "2019.4.19f1"
}
Binary file not shown.