Added package imnotify (#2325)

This commit is contained in:
Patitotective 2022-08-15 23:35:48 -05:00 committed by GitHub
parent 5afde2fc5f
commit b840a54f84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27120,5 +27120,20 @@
"license": "MIT",
"web": "https://github.com/foxoman/mersal",
"doc": "https://mersal-doc.surge.sh/mersal"
},
{
"name": "imnotify",
"url": "https://github.com/Patitotective/ImNotify",
"method": "git",
"tags": [
"imgui",
"notifications",
"popup",
"dear-imgui",
"gui"
],
"description": "A notifications library for Dear ImGui",
"license": "MIT",
"web": "https://github.com/Patitotective/ImNotify"
}
]