AB1908 / GOG-Galaxy-Export-Script

Export your list of games from GOG Galaxy
MIT License
150 stars 27 forks source link

dlc as game and settings management #33

Closed Varstahl closed 3 years ago

Varstahl commented 4 years ago

Fixes #32

AB1908 commented 3 years ago

This completely slipped my mind. I think the code looks good but, if I understand correctly, do we have to create the DLC list by hand?

Varstahl commented 3 years ago

@AB1908 yes, or the users can do it for whatever titles they want. To my knowledge there's only that one game that's treated as DLC, but while at it I thought of making it JSON modifiable behaviour, instead of hard coding it into the software itself.

AB1908 commented 3 years ago

I see. It would be a good idea to make a note of this for the future as GOG may change their tagging/info/whatever. Thanks for the PR!