From 8076c200fc879f57e576294237fd3fc20c698c91 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 6 Jul 2026 19:36:07 +0900 Subject: [PATCH] =?UTF-8?q?fix(custom-node-list):=20=C2=A74.7-C-bis-varian?= =?UTF-8?q?t=20#3017=20Moon-NE/MoonNe=5FNodes=20=E2=80=94=20manual=20regis?= =?UTF-8?q?ter=20(DESTRUCTIVE=20+=20CONFLICTING=20+=20non-standard=20schem?= =?UTF-8?q?a)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom-node-list.json | 10 ++++++++++ node_db/new/custom-node-list.json | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 17e232d3..69eb9c2a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -54153,6 +54153,16 @@ ], "install_type": "git-clone", "description": "Displays a large draggable floating window with live denoising step previews as your image generates, similar to A1111 and Forge." + }, + { + "author": "Moon-NE", + "title": "MoonNe_Nodes", + "reference": "https://github.com/Moon-NE/MoonNe_Nodes", + "files": [ + "https://github.com/Moon-NE/MoonNe_Nodes" + ], + "install_type": "git-clone", + "description": "Custom nodes for text operations, including concatenation, horizontal-to-vertical conversion, and batch processing." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index a4bc69d9..f45b1a3a 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "Moon-NE", + "title": "MoonNe_Nodes", + "reference": "https://github.com/Moon-NE/MoonNe_Nodes", + "files": [ + "https://github.com/Moon-NE/MoonNe_Nodes" + ], + "install_type": "git-clone", + "description": "Custom nodes for text operations, including concatenation, horizontal-to-vertical conversion, and batch processing." + }, { "author": "TechnoWarrior2", "title": "ComfyUI Image Picker",