Skip to main content

Release Notes

On this page, you can find information about important Game SDK releases. Each release highlights the new features and capabilities introduced.

2.15.0 Introducing Wallet

This release introduces the integration of Arkadium's gem system, a virtual currency designed to provide monetization opportunities.

A new Wallet feature is available, providing developers with methods to:

  • Retrieve the current gem balance.
  • Spend gems for in-game transactions.
info

If you’d like to learn more about gems, see this page

2.13.0 Introducing Remote Storage Capabilities

This release extends Persistence module with remote storage options, allowing players to save and resume progress across devices.

New API methods are available for:

  • Loading data items from remote storage
  • Saving and removing data items in remote storage.