An open API service indexing awesome lists of open source software.

https://github.com/bayatgames/savesystem

The source code of Bayat - Save System for Unity engine.
https://github.com/bayatgames/savesystem

unity unity3d

Last synced: 4 months ago
JSON representation

The source code of Bayat - Save System for Unity engine.

Awesome Lists containing this project

README

          

# Save System

The source code of the Save System for Unity engine.

> This is a paid package for Unity game engine delivered on Unity Asset Store and available here for contributions from the community and a source of education.

## Resources

- [Unity Asset Store](https://assetstore.unity.com/packages/slug/108890)
- [Manual](https://docs.bayat.io/save-system/manual/)
- [API](https://docs.bayat.io/save-system/api/)
- [Integrations](https://docs.bayat.io/save-system/manual/integrations/)
- [Unity Forum Thread](https://forum.unity.com/threads/bayat-save-system-an-ultimate-data-management-solution.817416/)
- [Discord](https://discord.com/invite/HWMqD7T)

## Getting Started

### Prerequisites

- Unity 2019.4

### Download

- Clone the project:

```bash
git clone https://github.com/BayatGames/SaveSystem.git
```

- [Download the latest release](https://github.com/BayatGames/save-system-unity/releases/latest)
- [Download the latest unity package from Unity Asset Store](https://assetstore.unity.com/packages/slug/108890)

### Build documentation

```
docfx docs/docfx.json
```

### Contribute

> We’re excited that you’re interested in contributing! Take a moment to read [`CONTRIBUTING.md`](contribute).

Launch the project using the Unity 2019.4 and start contributing!

## License

[Unity Asset Store Terms and EULA][license] © [Bayat][author]

---

Made with ❤️ by [Bayat][author]

[license]: https://unity3d.com/legal/as_terms

[author]: https://bayat.io

[contribute]: https://github.com/BayatGames/.github/blob/main/CONTRIBUTING.md