Sude 9235ee8b4a Add support for caching game details
Helps with large libraries when running the downloader multiple times.
Getting game details for many games takes a long time. Caching the game details makes the process much faster for subsequent runs.

Game details are cached to "$XDG_CACHE_HOME/lgogdownloader/gamedetails.json"
--update-cache creates and updates the cache.
--use-cache enables loading game details from cache.
--cache-valid specifies how long cached game details are considered valid
2014-10-16 11:05:57 +03:00
2014-10-16 11:05:57 +03:00
2014-02-06 10:04:31 +02:00
2013-03-15 22:46:16 +02:00
2014-10-16 11:05:57 +03:00
Description
LGOGDownloader is unofficial downloader to GOG.com for Linux users. It uses the same API as the official GOG Galaxy.
1.8 MiB
Languages
C++ 98.4%
CMake 1.6%