gogcom / galaxy-integrations-python-api

NOTE: Please report here only issues related to the python API. Issues and general feedback regarding the Galaxy Client 2.0 shall be sent via Galaxy Client menu
MIT License
1.28k stars 225 forks source link

Add support for game multi instancing #9

Open Mixaill opened 5 years ago

Mixaill commented 5 years ago

In Wargaming Game Center application ID consist of 3 parts:

So, for example, WOT.EU.PRODUCTION means that the game is the release version of World of Tanks for European region.

The other problem is that there is possible to have several WOT.EU.PRODUCTION games.

Currently, there is no way to set it up correctly in GOG galaxy 2.0.

I propose:

Proposed API changes:

apawlowskij commented 5 years ago

Thank you for your proposal, we will consider it. Usually different builds of the same game (OBT/CBT/PTR/prod) are reported as separate games. As of now there is no real support for game realms/regions.