diff --git a/packages.json b/packages.json index c3b9bad..c02add7 100644 --- a/packages.json +++ b/packages.json @@ -831,5 +831,14 @@ "description": "Wrapper for the nanomsg socket library that provides several common communication patterns", "license": "MIT", "web": "https://github.com/def-/nim-nanomsg" + }, + { + "name": "directnimrod", + "url": "https://bitbucket.org/barcharcraz/directnimrod", + "method": "git", + "tags": ["library", "wrapper", "graphics", "windows"], + "description": "Wrapper for microsoft's DirectX libraries", + "license": "MS-PL", + "web": "https://bitbucket.org/barcharcraz/directnimrod" } ]