From e9dff832908d177f7bfe768d42112202be32485c Mon Sep 17 00:00:00 2001 From: Seb Hirsch <50666797+cyberhirsch@users.noreply.github.com> Date: Mon, 12 May 2025 19:02:55 +0200 Subject: [PATCH] Update custom-node-list.json (#1802) 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 2b9f60c8..50eb2867 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -25700,6 +25700,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." } ] }