https://github.com/insthync/unity-scene-save-to-database
A scene save system which store objects data at database and can be loaded by web APIs, this is just a very simple example project
https://github.com/insthync/unity-scene-save-to-database
Last synced: about 2 months ago
JSON representation
A scene save system which store objects data at database and can be loaded by web APIs, this is just a very simple example project
- Host: GitHub
- URL: https://github.com/insthync/unity-scene-save-to-database
- Owner: insthync
- License: mit
- Created: 2022-05-18T09:44:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-18T11:53:55.000Z (about 4 years ago)
- Last Synced: 2025-12-26T08:34:10.701Z (6 months ago)
- Language: C#
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unity-scene-save-to-database
A scene save system which store objects data at database and can be loaded by web APIs, this is just a very simple example project