LGOGDownloader is unofficial downloader to GOG.com for Linux users. It uses the same API as the official GOG Galaxy.
Go to file
Sude ec79a18cf5 Fix login
GOG made some changes to their website which caused the regex in Downloader::HTTP_Login to match wrong auth url.
2014-10-19 18:33:23 +03:00
include Add support for caching game details 2014-10-16 11:05:57 +03:00
man Add support for some game specific settings 2014-08-01 20:34:44 +03:00
src Fix login 2014-10-19 18:33:23 +03: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 Make sure that cache directory exists 2014-10-16 11:31:08 +03:00
Makefile Move gameFile and gameDetails classes to their own files 2014-09-19 20:23:21 +03:00
version.sh Some changes version string handling 2013-04-04 17:51:28 +03:00