diff options
author | Garrett Brown <themagnificentmrb@gmail.com> | 2022-03-21 19:04:29 -0700 |
---|---|---|
committer | juztamau5 <themagnificentmrb@gmail.com> | 2022-05-22 18:07:02 -0700 |
commit | 388125461ae53711b55c60b2c229fdc7d85ec38d (patch) | |
tree | 4fa3e5ba723bd62635b5456e78676e3d2988052d /system | |
parent | f2e169e65b553265a1de9c257e26188811db6e64 (diff) |
game.controller.mouse: Import v1.0.16
Diffstat (limited to 'system')
-rw-r--r-- | system/addon-manifest.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/addon-manifest.xml b/system/addon-manifest.xml index ba257e4109..f55b4b2750 100644 --- a/system/addon-manifest.xml +++ b/system/addon-manifest.xml @@ -3,6 +3,7 @@ <addon>audioencoder.kodi.builtin.wma</addon> <addon>game.controller.default</addon> <addon>game.controller.keyboard</addon> + <addon>game.controller.mouse</addon> <addon>game.controller.snes</addon> <addon>kodi.binary.global.audioengine</addon> <addon>kodi.binary.global.filesystem</addon> |