This commit is contained in:
John Novak 2024-03-10 16:01:51 +10:00 committed by GitHub
parent bee1fb1102
commit 4ff245fc4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",