More renaming to iterable + fixes to heroic

This commit is contained in:
GeoffreyCoulaud
2023-07-20 10:58:23 +02:00
parent 0df123975c
commit 52b6c47c8d
8 changed files with 27 additions and 29 deletions

View File

@@ -112,7 +112,7 @@ class SteamSourceIterable(SourceIterable):
class SteamSource(URLExecutableSource):
name = _("Steam")
available_on = {"linux", "win32"}
iterator_class = SteamSourceIterable
iterable_class = SteamSourceIterable
url_format = "steam://rungameid/{game_id}"
data_location = Location(