Installation
CiaoSDK is distributed as a Unity Package Manager (UPM) package from a private GitHub repository.
Prerequisites
Before installing, make sure you have:
- Received your CiaoSDK git URL from Ciao Games (this URL includes an embedded access token)
- Received your CiaoAppID from Ciao Games
- Reviewed Dependencies to confirm your Unity version and platform targets are supported
- Reviewed Migrating from a Legacy Vendor SDK if your project already contains LevelPlay, Singular, or ByteBrew via
.unitypackage
Install via Package Manager
- In Unity, open Window → Package Manager.
- Click the [+] button in the top-left → Add package from git URL...
- Paste the CiaoSDK git URL provided by Ciao Games. It will look like this:
https://<ACCESS_TOKEN>@github.com/Ciao-Games/ciaosdk.git
- Click Add.
Unity will download and import CiaoSDK into your project.
Updated about 7 hours ago
Did this page help you?
