The Unity SDK acts as a bridge between your game and AccelByte Gaming Services (AGS), providing easy access to backend services for your Unity game.
Quick Start
See the Quick Start Guide guide to learn how to use the SDK.
API Documentation
The SDK provides two types of APIs:
Getting Started
For setup and implementation guidelines, visit our Developer Portal.
Key Features
- Authentication & User Management - User login, registration, and profile management
- Social Features - Friends, parties, chat, and social interactions
- Matchmaking - Quick match and custom matchmaking
- Ecommerce - In-game store, inventory, and entitlements
- Cloud Save - Save player data to the cloud
- Leaderboards & Achievements - Track player progress and rankings
- Analytics & Telemetry - Game analytics and player behavior tracking
Supported Unity Versions
- Unity 2020
- Unity 2021
- Unity 2022
- Unity 6
Supported Platforms
- Windows
- Linux
- Mac
- iOS
- Android (Google)
- PlayStation 4
- PlayStation 5
- Xbox GDK
- Nintendo Switch
- WebGL
Installation
From Unity Package Manager, add package from git URL:
https://github.com/AccelByte/accelbyte-unity-sdk.git
Additional Resources
Note: This documentation is auto-generated from the source code. For the most up-to-date information, please refer to the official documentation portal.