1 repository
Systems for synchronizing game progress and user data with remote cloud platforms.
Distinct from Steam: The candidates focus on DRM removal or emulator injections rather than the functional capability of cloud synchronization.
Explore 1 awesome GitHub repository matching game development · Cloud Save Integrations. Refine with filters or upvote what's useful.
Facepunch.Steamworks is a C# wrapper for the Steamworks API that connects .NET applications to the Steam platform. It enables the integration of core platform features such as user matchmaking and achievements. The library provides managed interfaces for Steam Cloud synchronization, allowing for the reading and writing of persistent user data. It also includes tools for Steam Workshop management to handle the publishing and downloading of community content, as well as Steam Inventory management for tracking digital assets and shop definitions. The implementation utilizes native interop and d
Implements saving and loading of game progress via Steam cloud storage synchronization.