File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,14 @@ Example: https://greggman.github.io/better-unity-webgl-template/
8
8
9
9
## Instructions
10
10
11
- The short version is you just need the ` Assets/WebGLTemplates/BetterTemplate ` folder
12
- in your project. Then pick ` Edit->Project Settings->Player ` , in the WebGL tab
11
+ Downloand and add in [ this unity package ] ( https://github.com/greggman/better-unity-webgl-template/releases/latest )
12
+ into your project. Then pick ` Edit->Project Settings->Player ` , in the WebGL tab
13
13
under * Resolution and Presentation* pick "BetterTemplate".
14
14
15
15
<img src =" https://i.stack.imgur.com/r5Jns.png " width =" 358 " >
16
16
17
17
Change ` Assets/WebGLTemplates/BetterTemplate/logo.png ` to whatever you want.
18
18
19
+ See [ Unity docs] ( https://docs.unity3d.com/Manual/webgl-templates.html ) on how to customize WebGL Templates.
20
+
19
21
You can’t perform that action at this time.
0 commit comments