LootLocker_UnitySDKv5.3.0
Features
- Google Play Games Services Authentication - We have added support for Google Play Games Services authentication.
- Discord Authentication - We have added support for Discord authentication.
- Convenience methods - We've added some convenience methods for managing player state and player data. We also added a convenience method to GetOtherPlayersClassLoadoutByUid
- Metadata Upsert - We've added support for the "upsert" operation in the meatadata feature: Upsert means "if the key does not exist, create it. if it exists, update the value".
Fixes
- Allocate string lists in http client once instead of each update
Full Changelog: v5.2.0...v5.3.0