Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jhett12321 authored Dec 20, 2018
1 parent f2e586d commit f1887f3
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,14 @@ Unity: 2018.1 or greater
IDEs: Tested with Visual Studio 2017, Rider 2018.

## Installation
See [Releases](https://github.com/jhett12321/Unity-Slngen/releases) for a .unitypackage.
### 2018.3 or Higher

Add the following line to your project's "/Packages/manifest.json" file.

```
"com.blackfeatherproductions.slngen": "https://github.com/jhett12321/Unity-SlnGen.git"
```

### Others

See [Releases](https://github.com/jhett12321/Unity-Slngen/releases) for a .unitypackage.

0 comments on commit f1887f3

Please sign in to comment.