diff --git a/packages.json b/packages.json index a15f096..55a883b 100644 --- a/packages.json +++ b/packages.json @@ -16095,6 +16095,23 @@ "license": "WTFPL", "web": "https://github.com/johnnovak/illwill" }, + { + "name": "koi", + "url": "https://github.com/johnnovak/koi", + "method": "git", + "tags": [ + "ui", + "library", + "gui", + "imgui", + "opengl", + "windowing", + "glfw" + ], + "description": "Immediate mode UI for Nim", + "license": "WTFPL", + "web": "https://github.com/johnnovak/koi" + }, { "name": "shared", "url": "https://github.com/genotrance/shared",