GameJolt: fetch leader board entries and achievements status
MrStahlfelge opened this issue · 4 comments
MrStahlfelge commented
After integrating fetch leader board entries and achievements status in core (issue #4), it now has to be implemented for GameJolt client.
MrStahlfelge commented
Leaderboard entries implemented (see #4)
MrStahlfelge commented
This is done.
MrStahlfelge commented
Not quite done: GameJolt has an option for returning only player's own scores. This should be used when playerRelated param of fetchLeaderboardEntries is set to true.
MrStahlfelge commented
Works like a charm :)