Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mixaill/galaxy-integration-wargaming
GOG Galaxy 2.0 WGC integration
https://github.com/mixaill/galaxy-integration-wargaming
gog wargaming
Last synced: about 1 month ago
JSON representation
GOG Galaxy 2.0 WGC integration
- Host: GitHub
- URL: https://github.com/mixaill/galaxy-integration-wargaming
- Owner: Mixaill
- License: mit
- Created: 2019-06-22T20:53:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T17:16:02.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T09:36:48.677Z (about 2 months ago)
- Topics: gog, wargaming
- Language: Python
- Size: 9.18 MB
- Stars: 13
- Watchers: 8
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
* https://github.com/Mixaill/galaxy-integration-wargaming/releases
## Crashreporting
This integration uses Sentry to automatically track bugs:
* Log entries with `error` or `exception` 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` and `nickname` 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/