From 029a597a3187855264a4d19769bd252c984f0465 Mon Sep 17 00:00:00 2001 From: Baurzhan Abenov <89326250+baeuke@users.noreply.github.com> Date: Thu, 22 Aug 2024 07:09:40 -0700 Subject: [PATCH] Added entry for my custom node (#991) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 739a449f..727a0b5a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13711,6 +13711,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." } ] }