Merge pull request #76 from barcharcraz/master

added nimrod wrapper for DirectX
This commit is contained in:
Dominik Picheta 2014-08-02 20:27:04 +01:00
commit 099294e4ca

View File

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