Skip to content

Commit 72795ff

Browse files
authored
Update README.md
1 parent dd93f53 commit 72795ff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Easy save system for Unity, based on [Newtonsoft Json Package](https://docs.unity3d.com/Packages/com.unity.nuget.newtonsoft-json@3.2/manual/index.html) and [Newtonsoft.Json-for-Unity.Converters](https://github.com/applejag/Newtonsoft.Json-for-Unity.Converters) for serialization.
33
## Fetures
44

5+
## Warning!!!
6+
The package is currently in an early stage of development, so some methods and concepts may change over time. Use at your own risk
7+
58
## Installation
69
1. Open the `manifest.json` in your project by path `[Project Folder]\Packages\manifest.json` and add Scoped Registry:
710
```json

0 commit comments

Comments
 (0)