From 72a9e89d3baf19266e9458329371faebeadf5948 Mon Sep 17 00:00:00 2001 From: Rhovanx <64371676+Rhovanx@users.noreply.github.com> Date: Fri, 2 Jan 2026 08:05:57 +0800 Subject: [PATCH] Add new node for Wan Vace Auto Joiner (#2450) --- 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 99fdf00a..25071737 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -40447,6 +40447,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." + } ] }