diff --git a/custom-node-list.json b/custom-node-list.json index 27d330d1..737776d1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36121,6 +36121,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "name": "LinkModeToggle", + "author": "Mike Simone", + "url": "https://github.com/YOUR_GITHUB_USERNAME/LinkModeToggle", + "branch": "main", + "tags": ["ui", "ux", "canvas", "links"], + "description": "F8/Ctrl+K hotkeys and a bottom-right toolbar button to cycle link render modes (Spline/Linear/Straight) with persistence.", + "python": false, + "pip": [], + "license": "MIT" + } + ] }