We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96bb542 commit cdbb941Copy full SHA for cdbb941
README.md
@@ -15,6 +15,11 @@
15
16
## Quick Package Install
17
18
+#### Using UnityPackageManager (for Unity 2019.3 or later)
19
+Open the package manager window (menu: Window > Package Manager)<br/>
20
+Select "Add package from git URL...", fill in the pop-up with the following link:<br/>
21
+https://github.com/coryleach/UnitySaveLoad.git#1.0.1<br/>
22
+
23
#### Using UnityPackageManager (for Unity 2019.1 or later)
24
25
Find the manifest.json file in the Packages folder of your project and edit it to look like this:
0 commit comments