| Crates.io | arci-gamepad-gilrs |
| lib.rs | arci-gamepad-gilrs |
| version | 0.1.0 |
| created_at | 2021-02-10 02:30:45.157581+00 |
| updated_at | 2023-03-31 09:11:31.040866+00 |
| description | arci::Gamepad implementation using gilrs |
| homepage | |
| repository | https://github.com/openrr/openrr |
| max_upload_size | |
| id | 352998 |
| size | 67,358 |
arci::Gamepad implementation using gilrs.
sudo apt install libudev-dev
Q. I can't open any devices on Linux
A. You need to join input group if you don't have the permissions.
sudo adduser $USER input
Licensed under the Apache License, Version 2.0.