mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
added nimrod wrapper for DirectX
This commit is contained in:
parent
a299434c12
commit
4ce6c2955a
@ -831,5 +831,14 @@
|
|||||||
"description": "Wrapper for the nanomsg socket library that provides several common communication patterns",
|
"description": "Wrapper for the nanomsg socket library that provides several common communication patterns",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/def-/nim-nanomsg"
|
"web": "https://github.com/def-/nim-nanomsg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "DirectX",
|
||||||
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user