#
Packages
The Immersal Unity SDK is distribuded as Unity packages installable via the Unity Package Manager. The SDK is divided into two types of packages:
- The core SDK package
- Individual platform support packages.
#
Installing packages
To install the latest available version:
- Copy the URL for the package you wish to install. (see below)
- Go to the Package Manager in Unity.
- Open the add menu in the toolbar.
- Select "Add package from git URL".
- Paste the copied URL and click Add.
You can find more details in the Unity Manual.
#
Updating packages
You can update the packages via the Unity Package Manager.
Remember to update the Samples in your project from the Package Manager Samples tab to ensure compatibility with the currently installed package version.
#
Core package
- Core Immersal scripts
- Immersal Modular components
- Core Samples
Core package: https://github.com/immersal/imdk-unity.git
#
Platform specific packages
- Component implementations
- Samples
Platform packages depend on the Core package. Please refer to the individual platform page for detailed instructions.
#
Available platform packages
- Magic Leap 2: https://github.com/immersal/imdk-ml2.git