{{user.steamId}}
Collecting games and playtimes...
{{message.output}}
You've spent {{totalPlaytime | fullTime:'and'}} and only played {{playedPercent}}% of your library.
{{unplayed.length}} game{{unplayed.length != 1 ? 's' : ''}}
| Image | Game | Rating |
|---|---|---|
| {{game.name}} | {{renderRanking(game.ranking)}} |
{{played.length}} game{{played.length != 1 ? 's' : ''}}
| Image | Game | Hours Played | Rating |
|---|---|---|---|
| {{game.name}} | {{game.minutesOnRecord | fullTime}} | {{renderRanking(game.ranking)}} |