New SDK Preview
This section is a preview of the new SDK. The new SDK is still in development, and we are actively working on improving it. We value your feedback, so if you have any questions or suggestions, please reach out to us. If you are not using the new SDK, please refer to another documentation section.
Quick Start Guide: TypeScript¶
Initialize SDK¶
Balancy is available on OpenUPM.
Set up the project and Scene¶
-
Open config and authenticate: Tools ► Balancy ► Config:
-
Once authenticated, select your game and branch.
-
Add Balancy Prefabs by clicking on the buttons Create Balancy Launcher... and Add Balancy UI in the Scene. This will add the necessary components to your Scene.
-
Launch scene and you should see the Balancy UI with active offers and events.
Next Steps¶
To learn more about Balancy methods and callbacks:
- Initialization Guide - Detailed initialization options
- C++ API Reference - Complete API documentation