Commit Graph

15 Commits

Author SHA1 Message Date
Sude
39c4a617bf Update README.md 2019-04-22 18:20:00 +03:00
Sude
1e8ebbfd94 Add GUI login
Use QtWebEngine for getting cookies and authorization code if login form contains recaptcha and downloader is compiled with -DUSE_QT_GUI=ON
2019-03-01 10:05:16 +02:00
Sude
463a9c386e Galaxy: Add hack for installing Linux games
Try to use Linux installers as replacement for Galaxy repository.
Linux installers use MojoSetup which means that the installers are Zip files that have bash script and installer binary prepended.
We can get zip file entries from zip central directory and then split the game installer to chunks based on those file entries.
Therefore we can download individual files from the installer.
2018-05-29 08:56:29 +03:00
Sude
2b9c7f9273 Update README.md 2017-02-17 12:11:04 +02:00
timohaas
9c58141e4e update README, added pkg-config package 2016-07-22 19:06:42 +02:00
Stephen Kitt
f17bb189ef Add missing spaces in the apt install command-line
Without the spaces, the command-line produces an error (see http://unix.stackexchange.com/questions/289162 for an example).
2016-06-12 18:22:38 +02:00
Sude
8845b6fb56 Update README.md
Debian/Ubuntu package list was missing libssl-dev
2016-06-03 17:56:45 +03:00
Sude
afa5d3c5da Update README.md 2016-05-20 20:40:53 +03:00
Ferdinand Thiessen
8ad2d5d5cf Links in Readme 2016-05-13 14:44:30 +02:00
Ferdinand Thiessen
c83f6294ab Ported code to use tinyxml2 instead of tinyxml 2016-05-13 14:37:02 +02:00
Sude
4e97a474c6 Update README.md 2016-01-17 18:20:22 +02:00
Stephen Kitt
70c86e45f6 Add links to Debian and Ubuntu packages 2015-10-03 20:11:19 +02:00
Sude
129768743e Add info to README 2015-08-29 16:54:36 +03:00
Elie Roux
3ea8cd6edb reorganize README
Answering remarks on https://github.com/Sude-/lgogdownloader/pull/63/files
2015-08-27 16:47:41 +02:00
Elie Roux
4f0e2a4789 add a few useful infos in README 2015-08-27 12:32:22 +02:00