diff --git a/custom-node-list.json b/custom-node-list.json index 5dd76988..24f3e098 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", @@ -54178,4 +54188,4 @@ "description": "Native ComfyUI nodes for EverAnimate-style chunked WanAnimate workflows, including master/chunk settings, chunk calculation, image carry-over, and boundary color correction." } ] -} +} \ No newline at end of file