Add bgfxdotnim (#943)

This commit is contained in:
Zachary Carter 2018-11-27 02:33:55 -05:00 committed by Miran
parent 6a94668835
commit 944385a80c

View File

@ -11616,6 +11616,22 @@
"license": "MIT",
"web": "https://github.com/treeform/pg"
},
{
"name": "bgfxdotnim",
"url": "https://github.com/zacharycarter/bgfx.nim",
"method": "git",
"tags": [
"bgfx",
"3d",
"vulkan",
"opengl",
"metal",
"directx"
],
"description": "bindings to bgfx c99 api",
"license": "MIT",
"web": "https://github.com/zacharycarter/bgfx.nim"
},
{
"name": "niledb",
"url": "https://github.com/JeffersonLab/niledb.git",