From 3773fdf328eeee8a923aaa28f4fab581090a5e65 Mon Sep 17 00:00:00 2001 From: MokkaBoss1 <136205220+MokkaBoss1@users.noreply.github.com> Date: Sat, 30 Mar 2024 06:11:25 +0000 Subject: [PATCH] Update custom-node-list.json (#526) my group of nodes for manipulating text and integers --- custom-node-list.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 45444049..0ba07fd1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6997,5 +6997,21 @@ "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." } + { + "author": "MokkaBoss1", + "title": "MokkaBoss1_ComyUI_ModdedNodes", + "reference": "https://github.com/MokkaBoss1/ComfyUI-Mokkaboss1/wiki/Documentation-for-the-ComfyUI-Nodes-in-this-Node-Pack", + "files": [ + "https://github.com/MokkaBoss1/ComfyUI-Mokkaboss1.git" + ], + "install_type": "git-clone", + "description": "A collection of nodes for manipulating text and integers." + }, + + + + + + ] }