LGOGDownloader is unofficial downloader to GOG.com for Linux users. It uses the same API as the official GOG Galaxy.
Go to file
Sude c4585d3d61 API change: added duplicate handler for installers
API::getGameDetails now has a parameter to enable duplicate handling (default: false)
The duplicate handler applies a language id flag on the original installer so it shows support for multiple languages

Downloader uses duplicate handler by default
Added --no-duplicate-handling option to disable duplicate handler
2013-11-18 13:28:27 +02:00
include API change: added duplicate handler for installers 2013-11-18 13:28:27 +02:00
src API change: added duplicate handler for installers 2013-11-18 13:28:27 +02:00
.gitignore Some changes version string handling 2013-04-04 17:51:28 +03:00
COPYING Initial commit 2013-03-15 22:46:16 +02:00
lgogdownloader.cbp Use global constants to simplify adding support for more languages/platforms 2013-03-23 20:12:49 +02:00
main.cpp API change: added duplicate handler for installers 2013-11-18 13:28:27 +02:00
Makefile includes fix 2013-11-02 21:56:42 +02:00
version.sh Some changes version string handling 2013-04-04 17:51:28 +03:00