Skip to content

Update the SDK

Update through Unity Package Manager

Unity Package Manager showing an Open UPM package that needs updating
Open UPM Package in need of update

When installed through Open UPM the update process is exactly as it is with packages installed through the asset store. When you open the Unity Package Manager the list of packages on the left that needs to be updated has a symbol that looks like an up arrow.

When selected, you can either press the button in the top right to update to the latest version. Or you can select the Version History tab and update to another release.

Update SDK installed by Git

Open the Unity editor and navigate to the Package Manager by clicking on Window and then Package Manager.

Opening the Package Manager from the Window menu

Click on the + at the top of the Package Manager window and select Add package from git URL.

Selecting Add package from git URL in the Package Manager

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
Entering the LootLocker Unity SDK git URL