-
Notifications
You must be signed in to change notification settings - Fork 0
π¦ Installation
Dennis edited this page Feb 7, 2025
·
5 revisions
You can download the latest Unity package (.unitypackage) from the GitHub Releases/releases).
- Go to the Releases Page
- Download the latest
.unitypackagefile -
Import the package into Unity
- Open Unity and go to
Assets > Import Package > Custom Package - Select the downloaded
.unitypackagefile and click Import
- Open Unity and go to
- Done! π The package is now available in your project.
If you prefer using Unity Package Manager, add the package via Git URL.
- Open Unity
- Go to
Window > Package Manager - Click
+>Add package from git URL - Enter the GitHub repository URL: https://github.com/dennis112999/Unity-Selection-Tracker-Window.git
-
Click
Add, and Unity will download the package.