Pull request #39: Disable compression and set WebGL layout to minimal

Merge in CEGJ/creative-jam-20 from jason to main

* commit '7f849d6e699c7100f0bc540d9fe01dd87158841f':
  Disable compression and set WebGL layout to minimal
This commit is contained in:
Jason Durand 01 2022-05-15 20:39:41 +00:00
commit 219067dbb3

View File

@ -714,10 +714,10 @@ PlayerSettings:
webGLDebugSymbols: 0
webGLEmscriptenArgs:
webGLModulesDirectory:
webGLTemplate: APPLICATION:Default
webGLTemplate: APPLICATION:Minimal
webGLAnalyzeBuildSize: 0
webGLUseEmbeddedResources: 0
webGLCompressionFormat: 0
webGLCompressionFormat: 2
webGLWasmArithmeticExceptions: 0
webGLLinkerTarget: 1
webGLThreadsSupport: 0