File tree Expand file tree Collapse file tree 1 file changed +21
-2
lines changed Expand file tree Collapse file tree 1 file changed +21
-2
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,24 @@ but in any case here is a template
88
99Example: https://greggman.github.io/better-unity-webgl-template/
1010
11- ## Instructions
11+ ## Instructions 2020
1212
13- Downloand and add in [ this unity package] ( https://github.com/greggman/better-unity-webgl-template/releases/latest )
13+ Download and add in [ this unity package] ( https://github.com/greggman/better-unity-webgl-template/releases/latest )
14+ into your project. Then pick ` Edit->Project Settings->Player ` , in the WebGL tab
15+ under * Resolution and Presentation* pick "Better2020".
16+
17+ <img src =" https://user-images.githubusercontent.com/234804/90982204-91b04d80-e5a0-11ea-8b89-68abd9bd77d9.png " width =" 358 " >
18+
19+ Change ` Assets/WebGLTemplates/Better2020/logo.png ` to whatever you want.
20+
21+ You can also set "Hide Full Screen Button" to ` 1 ` or ` true ` if you don't want the fullscreen button to appear
22+ in the bottom right.
23+
24+ See [ Unity docs] ( https://docs.unity3d.com/Manual/webgl-templates.html ) on how to customize WebGL Templates.
25+
26+ ## Instructions 2019
27+
28+ Download and add in [ this unity package] ( https://github.com/greggman/better-unity-webgl-template/releases/tag/v0.0.3 )
1429into your project. Then pick ` Edit->Project Settings->Player ` , in the WebGL tab
1530under * Resolution and Presentation* pick "BetterTemplate".
1631
@@ -22,6 +37,10 @@ See [Unity docs](https://docs.unity3d.com/Manual/webgl-templates.html) on how to
2237
2338## Changelist
2439
40+ * 0.1.0
41+
42+ * Add Unity 2020
43+
2544* 0.0.3
2645
2746 * Try to make mobile dialog appear above logo.
You can’t perform that action at this time.
0 commit comments