🚧 Initial work on Steam source

This commit is contained in:
GeoffreyCoulaud
2023-05-20 19:48:03 +02:00
parent 08c4b53cca
commit 604bcfb2e9
6 changed files with 233 additions and 15 deletions

View File

@@ -116,6 +116,8 @@ class Importer:
exc_info=exception,
)
continue
if game is None:
continue
# TODO register in store instead of dict