Add package sigui (#2716)

* Add package sigui

* Update packages.json

---------

Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>
This commit is contained in:
Александр Старочкин 2023-10-02 17:09:12 +03:00 committed by GitHub
parent df16c78b52
commit 6f54643775
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31508,5 +31508,19 @@
"description": "Multi backend HTTP fetching",
"license": "MIT",
"web": "https://github.com/thisago/unifetch"
},
{
"name": "sigui",
"url": "https://github.com/levovix0/sigui",
"method": "git",
"tags": [
"ui",
"gui",
"opengl",
"siwin"
],
"description": "Easy to use and flexible UI framework in pure Nim",
"license": "MIT",
"web": "https://github.com/levovix0/sigui"
}
]