Support for Heroic import

This commit is contained in:
kramo
2023-01-29 14:27:27 +01:00
parent 4759357764
commit 99e6cbf169
16 changed files with 663 additions and 341 deletions

View File

@@ -44,6 +44,7 @@ gameshelf_sources = [
'preferences.py',
'game.py',
'utils/steam_parser.py',
'utils/heroic_parser.py',
'utils/run_command.py',
'utils/get_games.py',
'utils/get_cover.py',