Skip to main content
Loading...

Please read the overwolf.games.events documentation page to learn how to use Overwolf game events.

info

Note that Roblox and Roblox - Grow a Garden share the same Game ID.

In order to check the API health of this minigme check the tracking ID number

Sample Apps​

Available Features​

Game events status​

It's highly recommended to communicate errors and warnings to your app users. Check current game event status here or easily check game event status from your app using our API.

gep_internal​

Info Updates​

keyCategoryValuesNotesSince GEP Ver.
gep_internalgep_internalLocal + Public version numberSee notes143.0

gep_internal note​

Data Example:

{"info":{"gep_internal":{"version_info":"{"local_version":"157.0.1","public_version":"157.0.1","is_updated":true}"}},"feature":"gep_internal"}

inventory​

Info Updates​

keyCategoryValuesNotesSince GEP Ver.
itemsinventoryThe local player inventory list of items.See notesTBD

items note​

Data Example:

{"feature":"inventory","category":"inventory","key":"items","value":"{\"item_0\":\"Strawberry [0.41kg]\",\"item_1\":\"Blueberry [0.27kg]\",\"item_2\":\"Blueberry [0.20kg]\",\"item_3\":\"Strawberry [0.21kg]\",\"item_4\":\"Strawberry [0.30kg]\",\"item_5\":\"Strawberry [0.31kg]\",\"item_6\":\"Shovel [Destroy Plants]\"}"}