diff --git a/packages.json b/packages.json index 8774054a0..e668faa92 100644 --- a/packages.json +++ b/packages.json @@ -30684,5 +30684,16 @@ "description": "Google Trends RSS", "license": "MIT", "web": "https://git.ozzuu.com/thisago/gtrends" + }, + { + "name": "DxLib", + "url": "https://github.com/777shuang/DxLib", + "method": "git", + "tags": [ + "bindings" + ], + "description": "A Nim binding for DX Library", + "license": "MIT", + "web": "https://github.com/777shuang/DxLib" } ]