diff --git a/packages.json b/packages.json index e80fb76..1e86dd9 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]