LGOGDownloader is unofficial downloader to GOG.com for Linux users. It uses the same API as the official GOG Galaxy.
Go to file
Sandy Carter b19314af78 Enable multiple file download with protocol address
Implement download of gog addresses containing commas of the form:
    gogdownloader://GAME_NAME_1/FILE_ID1,GAME_NAME_2/FILE_ID2,...
2015-08-14 21:48:58 -04:00
include Factor out protol string as a constant 2015-08-14 21:09:27 -04:00
man Change path to look for game specific config files 2015-08-12 16:53:25 +03:00
src Factor out protol string as a constant 2015-08-14 21:09:27 -04:00
.gitignore Updated .gitignore 2014-02-06 10:04:31 +02:00
COPYING Initial commit 2013-03-15 22:46:16 +02:00
lgogdownloader.cbp Move gameFile and gameDetails classes to their own files 2014-09-19 20:23:21 +03:00
main.cpp Enable multiple file download with protocol address 2015-08-14 21:48:58 -04:00
Makefile Makefile: Add order-only prerequisite to OBJ_RELEASE and OBJ_DEBUG 2015-05-31 20:25:28 +03:00
version.sh Some changes version string handling 2013-04-04 17:51:28 +03:00