Colizeum SDK
Integrate Colizeum services into your Unity game with built-in authentication and Play to Earn mechanics. Manage user energy consumption, track earned rewards, and monetize gameplay across iOS, Android, macOS, Windows, and WebGL platforms. Includes example scenes and comprehensive documentation to get started quickly.
com.colizeum.colizeum-unity-sdk 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/colizeum-unity-sdk.git?path=Assets/ColizeumSDK README Markdown
Copy this to your project's README.md
## Installation
Add **Colizeum 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/colizeum-unity-sdk.git?path=Assets%2FColizeumSDK
```
[](https://www.pkglnk.dev/pkg/colizeum-unity-sdk)README
Colizeum SDK
This library allows you to integrate Colizeum services into your Unity app/game.
Features
- Login with Colizeum
- Play to Earn mechanics
- Consume user energy by doing specific actions in your game
- Get information about earned Colizeum Gold
Requirements
System requirements
- Unity 2019.4.19f1 or later
Target Platforms
- iOS
- Android
- macOS
- Windows 64-bit
- WebGL
Getting Started
- Download the latest
.unitypackagefrom the Releases section - Import the package in to your project
- Open
Colizeum/Edit Settingsand set your app id and OAuth client ID - Open the test scene in
ColizeumSDK/Examples/Login/Scenes/LoginScene.unity - Press play
Checkout our Documentation to learn how it all works
Licence
See the LICENCE file
No comments yet. Be the first!