Added package gamepad (#2590)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
David Konsumer 2023-05-09 15:52:17 -07:00 committed by GitHub
parent d9fbafe34f
commit 471ef1e992
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]