Skip to content

Commit e0c61d3

Browse files
committed
chore: update sample app webgl template
1 parent 5cfb09d commit e0c61d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sample/ProjectSettings/ProjectSettings.asset

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -759,10 +759,10 @@ PlayerSettings:
759759
webGLDebugSymbols: 0
760760
webGLEmscriptenArgs:
761761
webGLModulesDirectory:
762-
webGLTemplate: APPLICATION:Default
762+
webGLTemplate: PROJECT:unity-webview
763763
webGLAnalyzeBuildSize: 0
764764
webGLUseEmbeddedResources: 0
765-
webGLCompressionFormat: 0
765+
webGLCompressionFormat: 2
766766
webGLWasmArithmeticExceptions: 0
767767
webGLLinkerTarget: 1
768768
webGLThreadsSupport: 0
@@ -798,7 +798,7 @@ PlayerSettings:
798798
allowUnsafeCode: 0
799799
useDeterministicCompilation: 1
800800
enableRoslynAnalyzers: 1
801-
selectedPlatform: 2
801+
selectedPlatform: 4
802802
additionalIl2CppArgs:
803803
scriptingRuntimeVersion: 1
804804
gcIncremental: 1

0 commit comments

Comments
 (0)