joystick icon indicating copy to clipboard operation
joystick copied to clipboard

Add ability to override built-in middleware via config

Open rglover opened this issue 2 years ago • 0 comments

Running into a scenario where a built-in middleware can't be configured via the settings file (requires a function) which makes the implementation difficult. As a middle ground, it should be possible to set an array like config.middleware.disabled where you can tell Joystick to disable the default in favor of your own implementation.

rglover avatar Jan 23 '23 17:01 rglover