diff --git a/packages.json b/packages.json index 77b22f9..74fb133 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]