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.
- 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.
To use this library, follow these steps:
To install the Studio23.SS2.SaveSystem.Steam library via the Unity Package Manager, follow these steps:
-
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.
-
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.
- In the input field for adding a package by name, paste the following package name:
From top toolbar Studio-23 > Save System > Cloud Providers > Create Steam Cloud Provider