Skip to content

Installing via UPM (Tarball)

Cronyx edited this page Feb 26, 2021 · 2 revisions

In addition to the other options provided, the Unity Package Manager provides options for installing a package directly from a tarball. Note that when using this option, you will have to manually update the package any time a new version is released by re-downloading and installing the package tarball.

Prerequisites

  1. Unity 2020.2 or greater.

Installation/Updating

To install or update the package, simply navigate to the releases page and download the appropriate DeveloperConsole_v*.tar.gz file associated with a release. Then open the Package Manager window inside Unity by going to Window > Package Manager. Click the ➕ icon in the top left of the window and select Add package from tarball...:

Select the tarball file you just downloaded, and then click Open. That's it!