You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the supported joysticks are hardwired into the application, using a dict based approach. This should be extended to allow dynamically loading the dicts from JSON files, so users can define (or redefine) their own joysticks.