Skip to content

Commit

Permalink
Merge pull request #17 from FeniXb3/gamejam
Browse files Browse the repository at this point in the history
Added build
  • Loading branch information
tomaszFijalkowski authored Dec 3, 2018
2 parents 442aa8f + 6e52166 commit 774d1fd
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 0 deletions.
Binary file added docs/Build/Trampling On Corpses.data.unityweb
Binary file not shown.
13 changes: 13 additions & 0 deletions docs/Build/Trampling On Corpses.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"companyName": "DefaultCompany",
"productName": "Trampling On Corpses",
"dataUrl": "Trampling On Corpses.data.unityweb",
"wasmCodeUrl": "Trampling On Corpses.wasm.code.unityweb",
"wasmFrameworkUrl": "Trampling On Corpses.wasm.framework.unityweb",
"TOTAL_MEMORY": 268435456,
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"],
"webglContextAttributes": {"preserveDrawingBuffer": false},
"splashScreenStyle": "Dark",
"backgroundColor": "#212121",
"cacheControl": {"default": "must-revalidate"}
}
Binary file not shown.
Binary file not shown.
4 changes: 4 additions & 0 deletions docs/Build/UnityLoader.js

Large diffs are not rendered by default.

0 comments on commit 774d1fd

Please sign in to comment.