LGOGDownloader is unofficial downloader to GOG.com for Linux users. It uses the same API as the official GOG Galaxy.
Go to file
Sude d8272e30f8 Set some curl options in Downloader::init()
Removes some duplicate code
Downloader::getResponse restores write function to Downloader::writeData
2013-06-08 00:25:48 +03:00
include Added support for downloading patches 2013-05-15 01:28:37 +03:00
src Set some curl options in Downloader::init() 2013-06-08 00:25:48 +03: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 Added support for downloading patches 2013-05-15 01:28:37 +03:00
Makefile Some changes version string handling 2013-04-04 17:51:28 +03:00
version.sh Some changes version string handling 2013-04-04 17:51:28 +03:00