From 23911f7199f18f71b2564657781c0735603b5090 Mon Sep 17 00:00:00 2001 From: Writili <111119613+Scorpiosis0@users.noreply.github.com> Date: Sun, 16 Nov 2025 18:34:10 +0100 Subject: [PATCH] Update custom-node-list.json Added my node to the JSON --- custom-node-list.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index edf77bce..e5450aac 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36970,6 +36970,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "Writili", + "title": "WtlNodes", + "id": "wtlnodes", + "reference": "https://github.com/Scorpiosis0/ComfyUI-WtlNodes", + "files": [ + "https://github.com/Scorpiosis0/ComfyUI-WtlNodes" + ], + "install_type": "git-clone", + "description": "This node adds improvement over some already existing nodes as well as some custom nodes.", + }, ] }