philippj / SteamworksPy

A working Python API system for Valve's Steamworks.
MIT License
212 stars 39 forks source link

Leaderboards::UploadScore and Leaderboards::DownloadScores needed #65

Closed zedraxlo closed 3 years ago

zedraxlo commented 3 years ago

It seems SteamworksPy only have Leaderboards::FindLeaderboard(), but our new project need UploadScore() and DownloadScores(), so how to add them?

BiggTurkk commented 2 months ago

I second this, why isnt it in the docs?