Added package gamepad (#2590)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
David Konsumer
2023-05-10 00:52:17 +02:00
committed by GitHub
co-authored by Gabriel Huber
parent d9fbafe34f
commit 471ef1e992
+14
View File
@@ -30101,5 +30101,19 @@
"description": "Openai API client For Nim",
"license": "MIT",
"web": "https://github.com/Uzo2005/openai"
},
{
"name": "gamepad",
"url": "https://github.com/konsumer/nim-gamepad",
"method": "git",
"tags": [
"gamepad",
"native",
"game",
"joystick"
],
"description": "Cross-platform gamepad driver",
"license": "MIT",
"web": "https://github.com/konsumer/nim-gamepad"
}
]