SDKActive

LootLocker Unity SDK

Unity SDK for LootLocker, a backend service for game development. Configured via Unity extension or Project Settings.

Open source page

Field note

What it does

The LootLocker Unity SDK integrates your Unity project with the LootLocker Management Console, allowing you to manage game backend features. Configuration involves setting API Key, Domain Key, Game Version, and debug level.

Capabilities

Available capabilities

No use cases filed yet.

Tags

Tags

Ways to use it

Ways to use it

sdk

C# / Not filed

sdk

C# / com.lootlocker.lootlockersdk

sdk

C# / https://docs.lootlocker.com/the-basics/unity-quick-start/updating-sdk/

Product features

Product features

API Key Management

Select and manage API keys for different environments (dev/prod).

Debug Level Configuration

Set debug level to Errors Only, Normal Only, or Off.

Deprecated Properties

Platform and OnDevelopmentMode properties are deprecated; use StartSession and corresponding API keys instead.

Git Installation

Install the SDK directly from the GitHub repository using a Git URL.

Open UPM Installation

Install the SDK via the Open UPM registry for easy updates.

Project Settings Configuration

Configure the SDK via Unity's Project Settings.

Source Code Installation

Install the SDK by downloading the repository and copying it into the project.

Token Refresh

Option to automatically refresh session tokens when they expire.

Unity Extension Configuration

Configure the SDK via the LootLocker Unity Extension (Unity v2021.3+).

Unity Package Manager Installation

Install the SDK via Unity Package Manager using a scoped registry.

UnityPackage Release Installation

Install the SDK using pre-packaged .unitypackage files from releases.

Update via Git

Update the SDK by adding the Git URL in Unity Package Manager.

Update via Open UPM

Update the SDK when installed via Open UPM.

Update through Unity Package Manager

Update the SDK using the Unity Package Manager.