From 0b21a05aac89e499e4980c65e97f014b031b579d Mon Sep 17 00:00:00 2001 From: cganimitta <119093480+cganimitta@users.noreply.github.com> Date: Tue, 8 Apr 2025 23:14:50 +0800 Subject: [PATCH] Update custom-node-list.json (#1724) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b1297c8c..0ddfff9a 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23923,6 +23923,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "CGAnimitta", + "title": "ComfyUI_CGAnimittaTools", + "reference": "https://github.com/cganimitta/ComfyUI_CGAnimittaTools", + "files": [ + "https://github.com/cganimitta/ComfyUI_CGAnimittaTools" + ], + "install_type": "git-clone", + "description": "A series of functional custom plugins, including Blender Bridge, Extract the value of any list type data, read text files, etc." } ] }