Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrizov authored Jan 8, 2020
1 parent 9fdc09a commit 849c988
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ NaughtyBezierCurves is plugin for Unity which provides you with a BezierCurve Ga
## System Requirements
Unity 2017.3.0 or later versions.

## Installation
Add this entry in your **manifest.json**
```
"com.dbrizov.naughtybeziercurves": "https://github.com/dbrizov/NaughtyBezierCurves.git#upm"
```

## Features
- Curve modification directly in the Scene View via Key Points with Handles
- Custom editor for Adding, Deleting and Reordering Key Points very easily
Expand Down

0 comments on commit 849c988

Please sign in to comment.