From ac472afc502175594a8311c72687b9b888739dd9 Mon Sep 17 00:00:00 2001 From: Rhovanx <64371676+Rhovanx@users.noreply.github.com> Date: Wed, 31 Dec 2025 15:23:29 +0800 Subject: [PATCH] Add new node for Wan Vace Auto Joiner --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index b8a89c49..a5c3f3cc 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -40415,6 +40415,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "Rhovanx", + "title": "Wan Vace Auto Joiner", + "reference": "https://github.com/Rhovanx/wan_vace_auto_joiner", + "files": [ + "https://github.com/Rhovanx/wan_vace_auto_joiner" + ], + "install_type": "git-clone", + "description": "Seamlessly join multiple video clips using WAN VACE with one click." + } ] }