Skip to main content

Installation

UCGUI is available on GitHub and can be installed via the Unity Package Manager.

  1. Open the Unity Package Manager (Window ▶ Package Management ▶ Package Manager)
  2. In the upper left corner, press on the + symbol and select Install package from git URL
  3. Paste the link and click Add
https://github.com/GiorgioKalmund/UCGUI.git

This will add the latest version of UCGUI to your Unity project. You are now set to use UCGUI!

Access UCGUI anywhere with using UCGUI;.