-
Notifications
You must be signed in to change notification settings - Fork 0
π¦ Installation
Dennis edited this page Mar 28, 2025
·
2 revisions
You can download the latest Unity package (.unitypackage) from the GitHub 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
- β All set! The package is now ready in your project.
If you prefer using UPM, you can install it directly via Git URL.
- Open Unity
- Go to
Window > Package Manager - Click
+βAdd package from git URL - Paste this URL: https://github.com/dennis112999/Unity-Screenshot.git
- Click Add and Unity will install the package automatically