EDM4U Setup Guide
The Airbridge Unity SDK uses
unity-jar-resolver
(External Dependency Manager for Unity) to manage library dependencies.Airbridge Unity SDK v1.9.3+ automatically imports all Airbridge plugins and EDM4U assets, therefore any additional settings are unnecessary for the Unity package.
Package Installation
- Download [External Dependency Manager for Unity (EDM4U)](https://github.com/googlesamples/unity-jar-resolver/tags.
- Decompress the downloaded file.
- In Unity, go to Assets β Import Package β Custom Package and add the
external-dependency-manager-{VERSION}.unitypackage
extracted from the file. - Once the installation is complete, you'll be able to see a Assets β External Dependency manager tab.
Updated over 1 year ago