Crates.io | limnus-gamepad-gilrs |
lib.rs | limnus-gamepad-gilrs |
version | 0.0.12 |
source | src |
created_at | 2024-11-24 21:21:15.743349 |
updated_at | 2024-12-03 18:53:29.801053 |
description | Small wrapper around gilrs to provide gamepad abstraction |
homepage | |
repository | https://github.com/swamp/limnus |
max_upload_size | |
id | 1459607 |
size | 8,554 |
A gilrs backend implementation for the Limnus game engine's gamepad system. This crate provides platform-native gamepad support using the gilrs library.
🎯 Force feedback support not implemented.
Add to your Cargo.toml
:
[dependencies]
limnus-gamepad-gilrs = "0.0.12"
Licensed under the MIT License. See LICENSE in the project root for license information.