Skip to content

Commit ee345a0

Browse files
committed
Support unity package manager
1 parent 20d551e commit ee345a0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,12 @@ Add `TapticPlugin/Samples/Sample UI` and `TapticPlugin/Sample/Sample Ball` into
1414
- iPhone 7 / iPhone 7 Plus or later
1515

1616
![](image/capture1.png)
17-
![](image/capture2.png)
17+
![](image/capture2.png)
18+
19+
## Unity Package Manager
20+
21+
if you are using Unity Package Manager,
22+
23+
Open `Packages/manifest.json` and add following line into `dependencies`.
24+
25+
`"com.github.asus4.unity-taptic-plugin": "https://github.com/asus4/unity-taptic-plugin.git#upm"`

0 commit comments

Comments
 (0)