2016-05-18 13:06:28 +03:00
2016-05-18 13:06:28 +03:00
2016-02-20 14:59:52 -06:00
2016-01-17 18:15:12 +02:00
2013-03-15 22:46:16 +02:00
2016-03-12 09:37:30 +02:00
2016-05-13 14:44:30 +02:00

GOG Downloader

This repository contains the code of unofficial GOG downloader.

Dependencies

Debian/Ubuntu

# apt install build-essential libcurl4-openssl-dev libboost-regex-dev \
libjsoncpp-dev liboauth-dev librhash-dev libtinyxml2-dev libhtmlcxx-dev\
libboost-system-dev libboost-filesystem-dev libboost-program-options-dev\
libboost-date-time-dev help2man cmake

Build and install

$ mkdir build
$ cd build
$ cmake ..
$ make
# sudo make install

Use

man lgogdownloader
Description
LGOGDownloader is unofficial downloader to GOG.com for Linux users. It uses the same API as the official GOG Galaxy.
Readme 1.8 MiB
Languages
C++ 98.4%
CMake 1.6%