From 15a5a5f5df937d56c5a3b39ebdfed2eb07e45859 Mon Sep 17 00:00:00 2001 From: kj863257rc Date: Mon, 13 Oct 2025 05:12:43 +0800 Subject: [PATCH] Update custom-node-list.json (#2213) Add reference information --- custom-node-list.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 06c4c650..9a8d5329 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33481,8 +33481,9 @@ "title": "RC Image Compositor", "author": "kj863257", "description": "A comprehensive ComfyUI plugin suite that brings professional Photoshop-style layer effects and advanced compositing capabilities. Features modular architecture, 24 blend modes, and enhanced positioning system.", + "reference": "https://github.com/kj863257/ComfyUI_RC_Image_Compositor", "files": [ - "https://github.com/kj863257/ComfyUI_RC_Image_Compositor" + "https://github.com/kj863257/ComfyUI_RC_Image_Compositor" ], "install_type": "git-clone", "tags": ["compositing", "layer", "blend modes", "photoshop-style"]