philippj / SteamworksPy

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

Steam Cloud Support #98

Open WorriedArrow opened 7 months ago

WorriedArrow commented 7 months ago

Hi,

I am building a game using pygame and SteamworksPy. I would like to have native Steam Cloud Saves support if possible, but if anyone has any ideas on how to get it working w/ SteamworksPy, let me know!

Thanks!