Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Hello Danial,

I am testing Leaderboard Creator and so good so far !

There is a error callback parameter for Upload Delete methods... why not for GetLeaderboard ?  Ok, I could test for entries.Count == 0... but that would be true with a fresh new leaderboard...

Hello there!

Good question. I didn't really see a need to implement it, because prior to getting a leaderboard, the plugin gets initialized automatically. If it passes through the initialization with no errors, getting a leaderboard should work with a valid public key. But if you insist, I may as well add an error callback to the method in the next update.

No worries. I finally chose the long path : I made my own leaderboard on my own server so I can tweak the way I want ;-)