This is it. This is version 1.0 of Gainput. This should hopefully be production-ready. It has definitely been used in shipped games.
Contains a lot of changes:
- Added support for tvOS.
- Improved support for Android a lot and made it work if you don't use native-activity.
- Added support for inputs coming from another thread (depends on a 3rd party thread-safe queue though).
- Added suppor...