mirror of
https://github.com/Sude-/lgogdownloader.git
synced 2024-11-20 11:49:17 +01:00
LGOGDownloader is unofficial downloader to GOG.com for Linux users. It uses the same API as the official GOG Galaxy.
a6eaeb1a5b
Currently any execution of lgogdownloader touches $HOME, even if the user only requested help or the version number. This fixes main() to handle --help and --version before doing anything to the filesystem. This also helps some build environments where $HOME is undefined (e.g. the Debian build platform). Signed-off-by: Stephen Kitt <steve@sk2.org> |
||
---|---|---|
include | ||
man | ||
src | ||
.gitignore | ||
COPYING | ||
lgogdownloader.cbp | ||
main.cpp | ||
Makefile | ||
version.sh |