Skip to main content

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.