added daves_nodes to custom node list for pull request (#1574)

This commit is contained in:
The Dave 2025-02-22 07:58:37 +00:00 committed by GitHub
parent 43b7960de2
commit f005fc8ca0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21556,6 +21556,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "GamingDaveUk",
"title": "Daves Nodes",
"id": "davesnodes",
"reference": "https://github.com/GamingDaveUk/daves_nodes",
"files": [
"https://github.com/GamingDaveUk/daves_nodes"
],
"install_type": "git-clone",
"description": "Nodes that I needed but couldnt find, so ended up making."
}
]
}