Example of Save-System usage.
Allows to understand the functionality of the Save-System. Documentation contains step-by-step instruction of usage.
- Showcase of auto-saves
- Showcase of multiple [Location]
- Showcase of single [Location]
There are two ways to install the package:
You can add the local
com.seaqqull.save-system.samples package (from the repository that you just cloned) to your
project by:
- Navigating to the menu Window->Package Manager.
- In the package manager window click on the +button on the top left of the packages list.
- Select Add package from disk...
- Navigate into the com.seaqqull.save-system.samplesfolder.
- Select the package.jsonfile.
- Navigate to the menu Window->Package Manager.
- In the package manager window click on the +button on the top left of the packages list.
- Select Add package from git URL...
- Enter "https://github.com/Seaqqull/unity-save-system-samples.git?path=/UnitySaveSystemSamples/Assets/com.seaqqull.save-system.samples".
- Click Addbutton.