Awesome
galaxy-integration-wargaming
GOG Galaxy 2.0 Wargaming Game Center integration
Installation
- Unpack latest archive from https://github.com/Mixaill/galaxy-integration-wargaming/releases to
%localappdata%\GOG.com\Galaxy\plugins\installed\wargaming\
Changelog
Crashreporting
This integration uses Sentry to automatically track bugs:
- Log entries with
error
orexception
levels will be send to https://sentry.friends-of-friends-of-galaxy.org/ . - Your IP will not be saved
- Private fields like
email
,password
,twofactor_token
,access_token
,exchange_code
andnickname
will be cleared.
Additional info
- GOG Galaxy Integrations API: https://github.com/gogcom/galaxy-integrations-python-api
- Go-WgAuth library by Renat Iliev (@IzeBerg): https://bitbucket.org/The_IzeBerg/go-wgauth/