Added package imstyle (#2255)

This commit is contained in:
Patitotective 2022-06-15 15:34:31 -05:00 committed by GitHub
parent fb807164cc
commit e56bf65187
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26481,5 +26481,19 @@
"description": "A tiny utility package to extract Nimble information from any project",
"license": "MIT",
"web": "https://github.com/openpeep/pkginfo"
},
{
"name": "imstyle",
"url": "https://github.com/Patitotective/ImStyle",
"method": "git",
"tags": [
"style",
"imgui",
"toml",
"dear-imgui"
],
"description": "A nice way to manage your ImGui application's style",
"license": "MIT",
"web": "https://github.com/Patitotective/ImStyle"
}
]