Support overlays for all supported games (manifest)

  • Feature Description: Ability to support all supported games by Overwolf without writing all the game ids.
  • impact for my app: [low, mid, high, show-stopper].
  • What is your current pain point? We need to support all current games and future games, adding a long id list is much more complicated than just adding a ‘flag’ to support it.
  • What do you have in mind to solve it? Change game_events to be an object, with property of ‘ids’ and ‘all’ (default to false).
    "game_events" : { "game_ids" : [], "all": true }

note for stuff: after FR is accepted, add a link to the internal ticket.

@yotamk it’s a known thing that currently we decided not to implement. But we might change this decision soon. We will announce it when and if it will be available.

I will kindly mark this FR as rejected.

Thanks!