chore(gamepads): Experimenting with gamepads and such implementations

Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
quexeky
2024-12-27 21:42:08 +11:00
parent 9af0d08875
commit 4228e1797b
10 changed files with 248 additions and 8 deletions

View File

@ -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"