From 8258707cd516efc0d1047b26ceb872739966c05c Mon Sep 17 00:00:00 2001 From: Seb Hirsch <50666797+cyberhirsch@users.noreply.github.com> Date: Wed, 7 May 2025 18:33:35 +0200 Subject: [PATCH] Update custom-node-list.json added seb nodes --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 235c3de8..21dd1507 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -25405,6 +25405,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "cyberhirsch", + "title": "Seb Nodes", + "id": "seb_nodes", + "reference": "https://github.com/cyberhirsch/seb_nodes", + "files": [ + "https://github.com/cyberhirsch/seb_nodes" + ], + "install_type": "git-clone", + "description": "Save image node with dynamic paths and an 'Open Folder' button." } ] }