-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding achievements [blocked by missing GOG data] #8
Comments
Thanks! Contacted them on how we go about this. :) |
I've talked to them. I wrote a little script for exporting the achievements from the website into a JSON file. This file was passed to GOG so they can add them into their database. The script is written in Python and will also be used to fetch the achievements a user has unlocked. ;) |
[Added] - China support by @a358003542 (wanze) #9 - game time for Overwatch by @saitho #7 - CI by @saitho #11 [Chore] - better mocks by @bartok765 #8 [Fixed] - local installation on win10 64bit by @elkangaroo #13
@FriendsOfGalaxy Can you give us any update on the progress of adding the achievements I sent you into the GOG Launcher? |
No progress so far:( |
Showing achievements in GOG Galaxy 2.0 for Blizzard games would be nice.
However this is currently limited to games which already have achievement data in the game properties that GOG Galaxy uses.
We currently have no way to add achievements by ourselves. We're bound to GOG adding the achievements for the games, before we can show them via the Blizzard integration (see Issue gogcom/galaxy-integrations-python-api#125).
The text was updated successfully, but these errors were encountered: