Game Overrides
Use Game Overrides with the Economy SDK to show different configurations to different player audiences.
Read time 1 minuteLast updated a day ago
Game Overrides in Economy allow you to make changes to your Economy configuration for groups of players, schedule changes, and A/B test them, without releasing new versions of your game.
This documentation covers how to interact with Game Overrides using the Economy SDK.
Game Overrides in the Economy SDK
Game Overrides uses a configuration assignment hash to tell Economy which configuration to show a player, depending on which audience they fall into. The SDK predominately handles this for you: when you fetch your Economy configuration (for example, usingGetCurrenciesAsync()GetCurrenciesAsync()PlayerBalancesPlayerInventoryPurchases