@antha/gamepad-type 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -14,8 +14,6 @@ If you notice incorrect mappings, please enter updated information [on the demo
|
|
|
14
14
|
|
|
15
15
|
It is encouraged that you use the package [`input-device-handler`](https://www.npmjs.com/package/input-device-handler) in conjunction with this one, but it is not required.
|
|
16
16
|
|
|
17
|
-
# links
|
|
18
|
-
|
|
19
17
|
- [demo page](https://electrovir.github.io/gamepad-type) (allows submitting gamepad mapping fixes)
|
|
20
18
|
- [full API docs](https://electrovir.github.io/gamepad-type/docs)
|
|
21
19
|
- [GitHub repo](https://github.com/electrovir/gamepad-type) (please open issues for gamepad mapping updates)
|