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:
commit
219067dbb3
@ -714,10 +714,10 @@ PlayerSettings:
|
|||||||
webGLDebugSymbols: 0
|
webGLDebugSymbols: 0
|
||||||
webGLEmscriptenArgs:
|
webGLEmscriptenArgs:
|
||||||
webGLModulesDirectory:
|
webGLModulesDirectory:
|
||||||
webGLTemplate: APPLICATION:Default
|
webGLTemplate: APPLICATION:Minimal
|
||||||
webGLAnalyzeBuildSize: 0
|
webGLAnalyzeBuildSize: 0
|
||||||
webGLUseEmbeddedResources: 0
|
webGLUseEmbeddedResources: 0
|
||||||
webGLCompressionFormat: 0
|
webGLCompressionFormat: 2
|
||||||
webGLWasmArithmeticExceptions: 0
|
webGLWasmArithmeticExceptions: 0
|
||||||
webGLLinkerTarget: 1
|
webGLLinkerTarget: 1
|
||||||
webGLThreadsSupport: 0
|
webGLThreadsSupport: 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user