How to Install the Official Plugin for Hosting Unity WebGL Builds
This article explains how to download and install the Official Plugin for uploading Unity WebGL games to FinalParsec.
How to Install the Official Plugin for Hosting Unity WebGL Builds
1. Download the latest release of the Official Uploader Plugin here
2. In your Unity project, create an Editor folder in the Assets root directory if you don’t already have one. And copy the UploaderWindow.cs script into it.
This folder allows us to add functionality to Unity during development.
3. Congratulations! Now you should see the Final Parsec window and the Upload Game sub item.
Learn how to upload your first game.
Recommended posts
We have similar articles. Keep reading!
Turrets and Missiles Tutorial
Video tutorial about turrets and missiles in a rail shooter built with Unity3d.
Legacy Earth Alpha Release
The very first build of Legacy Earth! The first three missions are available to play and then it will abruptly stop.
Object Pooling
Learn how to create a simple object pooler in Unity3D in our series about building a 3D shooter on rails.
How to set up Visual Studio Code for Unity
All of the Visual Studio Code Extensions you'll need to get started using it with Unity3D.