Added package downit (#2256)

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

View File

@ -26495,5 +26495,18 @@
"description": "A nice way to manage your ImGui application's style",
"license": "MIT",
"web": "https://github.com/Patitotective/ImStyle"
},
{
"name": "downit",
"url": "https://github.com/Patitotective/downit",
"method": "git",
"tags": [
"downloads",
"downloads-manager",
"async"
],
"description": "An asynchronous donwload system.",
"license": "MIT",
"web": "https://github.com/Patitotective/downit"
}
]