mirror of
https://github.com/Sude-/lgogdownloader.git
synced 2025-02-08 16:33:22 +01:00
![Stephen Kitt](/assets/img/avatar_default.png)
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>
Description
LGOGDownloader is unofficial downloader to GOG.com for Linux users. It uses the same API as the official GOG Galaxy.
Languages
C++
98.4%
CMake
1.6%