SDKs
ZScore provides SDKs to make integration with your game engine fast and straightforward.
Our goal is to offer native support for the most common game development environments.
Unity SDKβ
The Unity SDK is currently under active development.
It will provide a seamless integration layer between Unity and the ZScore backend, including:
- Easy authentication setup
- Access to player data, achievements, and leaderboards
- In-game economy management with currencies and wallets
- Async-friendly API design for Unity's C# environment
π§ Status: In development
π¬ ETA: To be announced
π Repository: Coming soon on GitHub
Unreal Engine SDKβ
Support for Unreal Engine is planned and will be introduced after the Unity SDK release.
The Unreal SDK will offer native C++ and Blueprint integration for ZScoreβs backend systems.
ποΈ Status: Planned
π¬ ETA: Not yet scheduled
Other SDKsβ
ZScore is designed with REST APIs, allowing developers to build their own integrations in any language or engine.
SDKs for Godot, JavaScript, and mobile platforms may be considered in the future based on developer demand.