mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-25 14:11:14 +10:00
chore(gamepads): Experimenting with gamepads and such implementations
Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
@ -43,6 +43,7 @@ md5 = "0.7.0"
|
||||
chrono = "0.4.38"
|
||||
tauri-plugin-os = "2"
|
||||
boxcar = "0.2.7"
|
||||
tauri-plugin-gamepad = {git = "https://github.com/quexeky/tauri-plugin-gamepad.git", version = "0.0.5"}
|
||||
|
||||
[dependencies.tauri]
|
||||
version = "2.1.1"
|
||||
|
||||
Reference in New Issue
Block a user