I’m looking for some help in implementing a steam leaderboard system. Google does not seem to give result on how to integrate leaderboard step by step. I did see a tutorial on implementing stats, getting the username and the profile picture of the user. This means, the basic steps are done, installing Steamworks.NET package, changing app id-s where necessary.
I’ve tried loading the leaderboard and updating it but without result. I will continue to test and experiment until I get it working but for the sake of development time, it would be nice if there was tutorial on initializing the leaderboard, loading it through code, getting info from that leaderboard and updating the leaderboard.
If I ever get this done I might make a video about the process.
@F-R-O-S-T-Y Did you get to implement the leaderboards?
I am not able to find enough documentation on this. Please guide me if you found anything on this.
For one I’m not able to find how to get Display name of a player(other than in friends list) to be put up on Leaderboard.