UncleGoogle / galaxy-integration-humblebundle

Humble Bundle integration for GOG Galaxy 2.0
GNU General Public License v3.0
188 stars 18 forks source link

Implement get_os_compatibility #35

Closed UncleGoogle closed 4 years ago

UncleGoogle commented 4 years ago

New method appears in api v0.53 https://galaxy-integrations-python-api.readthedocs.io/en/latest/galaxy.api.html#galaxy.api.plugin.Plugin.get_os_compatibility

We can tell about supported OS for given game. Previously Galaxy team checks this info, sometimes they was wrong.

I'm not sure what should be returned to keys - probably all systems, as this info just enables Install button (that shows a key)