From 37e07338ca92c472e1788502a6391beca3c915d6 Mon Sep 17 00:00:00 2001 From: RyanOnTheInside Date: Sat, 9 Nov 2024 06:40:30 -0500 Subject: [PATCH] Update custom-node-list.json (#1224) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d5641058..8e5214e8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17004,6 +17004,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "ryanontheinside", + "title": "Doom", + "reference": "https://github.com/ryanontheinside/ComfyUI_Doom", + "files": [ + "https://github.com/ryanontheinside/ComfyUI_Doom" + ], + "install_type": "git-clone", + "description": "Play Doom in ComfyUI." } ] }