Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xjine/unity_saveloadmanagerbase

Base class of to save and load data.
https://github.com/xjine/unity_saveloadmanagerbase

assets unity

Last synced: 13 days ago
JSON representation

Base class of to save and load data.

Awesome Lists containing this project

README

        

# Unity_SaveLoadManagerBase

Base class of to save and load data.

## Importing

You can use Package Manager or import it directly.

```
https://github.com/XJINE/Unity_SaveLoadManagerBase.git?path=Assets/Packages/SaveLoadManagerBase
```

### Dependencies

This project use following resources.

- https://github.com/XJINE/Unity_SingletonMonoBehaviour