From 885b6c7e00b75da6bbafc7e0c4ddf9521bcdc9ac Mon Sep 17 00:00:00 2001 From: Baurzhan Abenov <89326250+baeuke@users.noreply.github.com> Date: Wed, 21 Aug 2024 17:23:41 -0700 Subject: [PATCH] Added entry for my custom node --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 9f3da0f4..f93b91da 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13700,6 +13700,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Pseudotools", + "title": "Pseudocomfy", + "id": "pseudocomfy", + "reference": "https://github.com/Pseudotools/Pseudocomfy", + "files": [ + "https://github.com/Pseudotools/Pseudocomfy" + ], + "install_type": "git-clone", + "description": "A package designed to enable multi-regional prompting for architectural rendering, integrated with the Rhino Pseudorandom plugin." } ] }