Skip to content

Commit 23d7f61

Browse files
committed
update readme
1 parent 9a3617b commit 23d7f61

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ Example: https://greggman.github.io/better-unity-webgl-template/
88

99
## Instructions
1010

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
1313
under *Resolution and Presentation* pick "BetterTemplate".
1414

1515
<img src="https://i.stack.imgur.com/r5Jns.png" width="358">
1616

1717
Change `Assets/WebGLTemplates/BetterTemplate/logo.png` to whatever you want.
1818

19+
See [Unity docs](https://docs.unity3d.com/Manual/webgl-templates.html) on how to customize WebGL Templates.
20+
1921

0 commit comments

Comments
 (0)