- Download and install Unity Hub https://unity3d.com/get-unity/download
- Within Unity Hub, navigate to the Installs tab and click Add
- Select Unity version 2021.1.xf1 (LTS) and click Next
- Include the module WebGL Build Support and click Done
- Clone this repository, and find the project folder within Unity Hub.
- Within the Projects tab in Unity Hub, click Add Project and select the cloned folder.
- Select the latest Unity version you have available. Make sure it is version 2020.3.xf1 (LTS)
- Change the target platform to WebGL.
- Within the Unity editor navigate to File -> Build Settings...
- Choose build settings before clicking Build and Run.