AB1908 / GOG-Galaxy-Export-Script

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

Tags export and list merging #29

Closed Varstahl closed 4 years ago

Varstahl commented 4 years ago

Closes #26 Closes #28

Took me a bit but finally got around to it. I've changed the default delimiter to TAB, and enabled list merging by default, which should result in a perfectly valid and readable CSV in the absolute majority of the cases. I've still retained the "python parseable" lists through a new option --py-lists, as documented in the readme.