Install the Unity Plugin
Add the Adrenaline Unity plugin to your project in a few steps.
The Endemic Plus Unity SDK is distributed as a downloadable archive from the SDK releases page, not from the dashboard.
Each release is published as a TAR.GZ and a ZIP containing the complete Unity package — runtime scripts, editor tools, prefabs, and the package manifest.
Open the SDK releases page
Pick a release channel and version
Use the Stable channel unless you have been asked to test a pre-release build. The version selector lets you download an older release if you need to pin a specific version.
Download TAR.GZ
This is the file Unity's Package Manager installs. Save it somewhere permanent — Unity references the file by path every time it resolves packages, so keeping it inside your project (for example in a Dependencies folder next to Assets) is the safest option.