Cloud Save for Steam
SaveSystem.Steam
Studio23.SS2.SaveSystem.Steam is a Unity library that enables seamless integration with Steam Cloud for saving and loading game data. This library simplifies the process of saving and retrieving game data to and from Steam Cloud for your Unity game.
Features
- Steam Cloud Integration: Easily enable Steam Cloud support for your Unity game.
- Save and Load Data: Save and load game data to and from Steam Cloud effortlessly.
Installation
To use this library, follow these steps:
Installation Instructions
To install the Studio23.SS2.SaveSystem.Steam library via the Unity Package Manager, follow these steps:
Step 1: Configure Scoped Registry
Open Unity.
Navigate to Edit > Project Settings > Package Manager.
In the Package Manager settings, add or edit the existing OpenUPM entry as follows:
- Name:
package.openupm.com
- URL:
https://package.openupm.com
- Scope(s):
com.cysharp.unitask
com.facepunch.steamworks
com.studio23.ss2.savesystem.steam
- Name:
Click Save or Apply to save your changes.
Step 2: Access Package Manager
In Unity, open the Unity Package Manager window:
- Go to Window > Package Manager.
In the Package Manager window, click the "+" button.
Select Add package by name... or Add package from git URL... based on your preference.
Step 3: Install the Package
- In the input field for adding a package by name, paste the following package name:
Usage
From top toolbar Studio-23 > Save System > Cloud Providers > Create Steam Cloud Provider