We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e586d commit f1887f3Copy full SHA for f1887f3
README.md
@@ -15,4 +15,14 @@ Unity: 2018.1 or greater
15
IDEs: Tested with Visual Studio 2017, Rider 2018.
16
17
## Installation
18
-See [Releases](https://github.com/jhett12321/Unity-Slngen/releases) for a .unitypackage.
+### 2018.3 or Higher
19
+
20
+Add the following line to your project's "/Packages/manifest.json" file.
21
22
+```
23
+"com.blackfeatherproductions.slngen": "https://github.com/jhett12321/Unity-SlnGen.git"
24
25
26
+### Others
27
28
+See [Releases](https://github.com/jhett12321/Unity-Slngen/releases) for a .unitypackage.
0 commit comments