Metadata-Version: 2.1
Name: gogdl
Version: 0.4
Summary: GOG Downloading module for Heroic Games Launcher
Author: imLinguin
Author-email: imLinguin <lidwinpawel@gmail.com>
License: GPL-3
Project-URL: Issues, https://github.com/Heroic-Games-Launcher/heroic-gogdl/issues
Keywords: GOG,HGL,Heroic Games Launcher,Games
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Games/Entertainment
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# heroic-gogdl

GOG download module for [Heroic Games Launcher](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher)


## Purpose
This will take care of downloading games from GOG in Heroic.


# TODO LIST:
- check if there are games that still use V1 depots and have DLCs downloadable


## Great resources about GOG API
- https://github.com/Lariaa/GameLauncherResearch/wiki/
- https://github.com/Sude-/lgogdownloader
- https://gogapidocs.readthedocs.io/en/latest/
