Update the SDK
The steps below are the same as for installing the SDK since the Unity Package Manager knows when the SDK has been updated.
Open the Unity editor and navigate to the Package Manager by clicking on
Window
and then Package Manager
.Click on the
+
at the top of the Package Manager window and select Add package from git URL
.Enter the URL below into the text box and click
Add
. Copy the URL below into the field.https://github.com/LootLocker/unity-sdk.git
Remember to reconfigure the SDK as the properties can be overwritten or have changed. You can learn how to configure the SDK here.
The SDK has now been updated to the latest release.
Last modified 1mo ago