You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
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.
3
3
## Fetures
4
4
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
+
5
8
## Installation
6
9
1. Open the `manifest.json` in your project by path `[Project Folder]\Packages\manifest.json` and add Scoped Registry:
0 commit comments