Skip to content

Commit f1887f3

Browse files
authored
Update README.md
1 parent f2e586d commit f1887f3

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,14 @@ Unity: 2018.1 or greater
1515
IDEs: Tested with Visual Studio 2017, Rider 2018.
1616

1717
## Installation
18-
See [Releases](https://github.com/jhett12321/Unity-Slngen/releases) for a .unitypackage.
18+
### 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

Comments
 (0)