Full gamepad input support
This commit is contained in:
parent
23fb61806c
commit
92a093eeea
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ Android port of OMORI RPG game
|
|||
### TODO
|
||||
|
||||
- [ ] Options menu fix
|
||||
- [ ] Physical gamepad support
|
||||
- [x] Physical gamepad support
|
||||
- [ ] replaceAll polyfill
|
||||
- [ ] External saves (Android/data)
|
||||
- [ ] Cordova localhost bug
|
||||
|
|
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -278,7 +278,7 @@
|
|||
},
|
||||
"node_modules/cordova-plugin-gamepad": {
|
||||
"version": "0.3.2",
|
||||
"resolved": "git+ssh://git@github.com/OleSTEEP/cordova-plugin-gamepad.git#411ca5aef74d974dbbed5464d6800cbfe5f911c3",
|
||||
"resolved": "git+ssh://git@github.com/OleSTEEP/cordova-plugin-gamepad.git#1ea666b6407edf927b99858021c6b22098b269e5",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue