diff --git a/packages.json b/packages.json index 744f8ee..8027c9c 100644 --- a/packages.json +++ b/packages.json @@ -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",