Update custom-node-list.json

added seb nodes
This commit is contained in:
Seb Hirsch 2025-05-07 18:33:35 +02:00 committed by GitHub
parent 2488cb3458
commit 8258707cd5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}