Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

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

Style
Preview
pkglnk installs badge
## 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
```

[![pkglnk](https://www.pkglnk.dev/badge/colizeum-unity-sdk.svg?style=pkglnk)](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 .unitypackage from the Releases section
  • Import the package in to your project
  • Open Colizeum/Edit Settings and 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

Additional resources

Comments

No comments yet. Be the first!