Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 32 additions & 7 deletions src/assets/owned-games.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"response": {
"game_count": 355,
"game_count": 357,
"games": [
{
"appid": 70,
Expand Down Expand Up @@ -3720,6 +3720,20 @@
"rtime_last_played": 0,
"playtime_disconnected": 0
},
{
"appid": 978520,
"name": "Legend of Keepers",
"playtime_forever": 0,
"img_icon_url": "84fc57d09dee3845456c83398034d1ded7f40658",
"has_community_visible_stats": true,
"playtime_windows_forever": 0,
"playtime_mac_forever": 0,
"playtime_linux_forever": 0,
"playtime_deck_forever": 0,
"rtime_last_played": 0,
"has_leaderboards": true,
"playtime_disconnected": 0
},
{
"appid": 1022310,
"name": "Warhammer Underworlds - Shadespire Edition",
Expand Down Expand Up @@ -4145,7 +4159,6 @@
{
"appid": 1771300,
"name": "Kingdom Come: Deliverance II",
"playtime_2weeks": 31,
"playtime_forever": 6956,
"img_icon_url": "80e8d75b87433627cafd2a1bcbb5b9f5741e2277",
"has_community_visible_stats": true,
Expand Down Expand Up @@ -4430,6 +4443,19 @@
"content_descriptorids": [1, 5],
"playtime_disconnected": 0
},
{
"appid": 2792610,
"name": "Stickman Killing Zombie",
"playtime_forever": 0,
"img_icon_url": "50352563f217fdb321d4c2f72da144bf255ec334",
"has_community_visible_stats": true,
"playtime_windows_forever": 0,
"playtime_mac_forever": 0,
"playtime_linux_forever": 0,
"playtime_deck_forever": 0,
"rtime_last_played": 0,
"playtime_disconnected": 0
},
{
"appid": 2796010,
"name": "Party Club",
Expand All @@ -4446,7 +4472,6 @@
{
"appid": 2807960,
"name": "Battlefield™ 6",
"playtime_2weeks": 10,
"playtime_forever": 6188,
"img_icon_url": "8b06f13e9fd82e1a436ffdca4e1de118ee4a9ed2",
"has_community_visible_stats": true,
Expand Down Expand Up @@ -4597,15 +4622,15 @@
{
"appid": 3280350,
"name": "DEATH STRANDING 2: ON THE BEACH",
"playtime_2weeks": 853,
"playtime_forever": 3234,
"playtime_2weeks": 1487,
"playtime_forever": 3868,
"img_icon_url": "d3d279eef0742abbfb318492123a454466c7e004",
"has_community_visible_stats": true,
"playtime_windows_forever": 3234,
"playtime_windows_forever": 3868,
"playtime_mac_forever": 0,
"playtime_linux_forever": 0,
"playtime_deck_forever": 0,
"rtime_last_played": 1776348096,
"rtime_last_played": 1776877174,
"content_descriptorids": [2, 5],
"playtime_disconnected": 0
},
Expand Down
Loading