We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20d551e commit ee345a0Copy full SHA for ee345a0
README.md
@@ -14,4 +14,12 @@ Add `TapticPlugin/Samples/Sample UI` and `TapticPlugin/Sample/Sample Ball` into
14
- iPhone 7 / iPhone 7 Plus or later
15
16

17
-
+
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