From 80db5bd605e2cc6acf7578c925aa5e51d4d79635 Mon Sep 17 00:00:00 2001 From: 90-RED <90-RED@users.noreply.github.com> Date: Mon, 6 Jul 2026 05:58:56 +0800 Subject: [PATCH] Add ComfyUI-LinkRouter --- 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 5f6a86d8..c8bcaf8d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "90-RED", + "title": "ComfyUI-LinkRouter", + "reference": "https://github.com/90-RED/ComfyUI-LinkRouter", + "files": [ + "https://github.com/90-RED/ComfyUI-LinkRouter" + ], + "install_type": "git-clone", + "description": "Object-avoiding orthogonal link routing for ComfyUI. Links automatically detour around nodes with smooth right-angle paths. Flow animation, hover highlight, floating control bar, and full settings panel. Pure frontend — zero impact on generation." + }, { "author": "Carasibana", "title": "ComfyUI-SimpleFloatSlider", @@ -54065,4 +54075,4 @@ "description": "Depth-map paper-cut and parallax layer rasterizer for ComfyUI" } ] -} +} \ No newline at end of file