Added package NimbleImGui (#2105)

This commit is contained in:
qb 2021-12-30 17:45:10 +01:00 committed by GitHub
parent 4cd3400877
commit 81e82570fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24663,6 +24663,20 @@
"license": "GPLv3",
"web": "https://github.com/FedericoCeratto/nimfmt"
},
{
"name": "NimbleImGui",
"url": "https://github.com/qb-0/NimbleImGui",
"method": "git",
"tags": [
"nimble",
"gui",
"imgui",
"ui"
],
"description": "ImGui Frontend for Nimble",
"license": "MIT",
"web": "https://github.com/qb-0/NimbleImGui"
},
{
"name": "opussum",
"url": "https://github.com/ire4ever1190/opussum",