mirror of
https://github.com/Sude-/lgogdownloader.git
synced 2024-11-20 11:49:17 +01:00
9235ee8b4a
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 |
||
---|---|---|
.. | ||
api.h | ||
blacklist.h | ||
config.h | ||
downloader.h | ||
gamedetails.h | ||
gamefile.h | ||
globalconstants.h | ||
progressbar.h | ||
util.h |