Added package nimgui (#951)
This commit is contained in:
parent
123992332e
commit
788bcf6211
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue