From cdab465c903a9b85dcb27b0576d5c848c44a8bda Mon Sep 17 00:00:00 2001 From: mango1010 <201291354+mang01010@users.noreply.github.com> Date: Sun, 2 Mar 2025 07:26:48 +0100 Subject: [PATCH] Added my custom node to the list (#1598) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ec8eda29..9e3d3be8 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "Mango1010", + "title": "Mango Node Pack", + "id": "MangoNodePack", + "reference": "https://github.com/mang01010/MangoNodePack", + "files": [ + "https://github.com/mang01010/MangoNodePack" + ], + "install_type": "git-clone", + "description": "Node pack designed to save images with metadata supported by Civitai." + }, { "author": "Dr.Lt.Data", "title": "ComfyUI-Manager",