Fireball SDK
The Fireball SDK provides a Unity client library for integrating Fireball services into your game projects. It enables seamless backend connectivity, authentication, and data management through a streamlined API designed specifically for Unity developers. The SDK handles common integration tasks, reducing development time and allowing you to focus on game functionality.
com.fireball.unitysdk Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/unitysdk.git README Markdown
Copy this to your project's README.md
## Installation
Add **Fireball SDK** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/unitysdk.git
```
[](https://www.pkglnk.dev/pkg/unitysdk)Dependencies (1)
README
fireball-unity-client-sdk
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In