Added package nimgui (#951)

This commit is contained in:
Zachary Carter 2018-12-01 14:27:06 -05:00 committed by Miran
parent 123992332e
commit 788bcf6211

View File

@ -11757,5 +11757,18 @@
"description": "A very simple vector library",
"license": "MIT",
"web": "https://github.com/dom96/vec"
},
{
"name": "nimgui",
"url": "https://github.com/zacharycarter/nimgui",
"method": "git",
"tags": [
"imgui",
"gui",
"game"
],
"description": "bindings to cimgui - https://github.com/cimgui/cimgui",
"license": "MIT",
"web": "https://github.com/zacharycarter/nimgui"
}
]