Closed dwlim12 closed 1 week ago
Currently we are sorting saves by last modified timestamp, but we want to sort by play time. Is unpacking every file necessary before the sort??
The saves need to be sorted based on the last_played from the info.json
last_played
Currently we are sorting saves by last modified timestamp, but we want to sort by play time. Is unpacking every file necessary before the sort??