This commit is contained in:
+1
-1
@@ -114,5 +114,5 @@ def fetchall_vdfs(steam_vdf_json: dict):
|
||||
games.append(parsed_game)
|
||||
# print("Game name:", parsed_game['name'], "ID:", gameID, "Path:", parsed_game['true_path'])
|
||||
except Exception as e:
|
||||
print(f"Error processing game {steamapps}: {e}")
|
||||
print(f"Error processing folder {steamapps}: {e}")
|
||||
return games
|
||||
|
||||
Reference in New Issue
Block a user