add HighestAwardKind and HighestAwardDate to API_GetGameInfoAndUserProgress #2381
Closed
krupupakku
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Implemented in #2382. For future API enhancement requests, please direct them to the dedicated thread here. Thank you 🙏 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As the title suggests,
I believe it would make sense to also add HighestAwardKind and HighestAwardDate when calling the game info and user progress.
The HighestAwardKind provides information on whether a game has been beaten (mastered could be calculated though earned achievements).
I think this would make API_GetGameInfoAndUserProgress the definitive call if you want to know your progress on a specific game.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions