You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(I have players competing in Daily runs so I need to be able to create leaderboards dynamically)
Having reviewed the documentation (https://partner.steamgames.com/doc/features/leaderboards) it's possible others might have a use for these too (however I think UploadLeaderboardScore is the bare minimum and might be enough for my personal use case):
I want to implement a leaderboard!
We already have:
steam.user_stats_download_leaderboard_entries()
steam.user_stats_get_downloaded_leaderboard_entry()
Please implement:
UPDATE to add this as it is critical to my use case:
(I have players competing in Daily runs so I need to be able to create leaderboards dynamically)
Having reviewed the documentation (https://partner.steamgames.com/doc/features/leaderboards) it's possible others might have a use for these too (however I think UploadLeaderboardScore is the bare minimum and might be enough for my personal use case):
The text was updated successfully, but these errors were encountered: