Download SDK
After filling out the form Download SDK (opens in a new tab), you will receive an email with the latest Atmos SDK package within 1-2 days. If you haven't received any email, you can also send a message to developers@atmoslive.com to download SDK.
Open your Unity project where you want to integrate the Atmos SDK. Import the Atmos Ad SDK package into your Unity project:
- Go to
Assets
>Import Package
>Custom Package...
. - Select the downloaded Atmos SDK package file (
AtmosAdSDK.unitypackage
). - Click
Import
to add the SDK to your project.
Connect Your Account
Create your account at Atmos Dashboard (opens in a new tab) to start adding games. Each game requires a different Token.
Add the Token in Unity
Go back to Unity. In the Token Window, you enter the corresponding Token copied from the dashboard. Now you are set to adding prefabs!