From 7501efde81f3f630e3c818819ff4ebb96c3b0c7c Mon Sep 17 00:00:00 2001 From: RyanOnTheInside Date: Fri, 8 Nov 2024 13:20:02 -0500 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index c89f11d2..f352ec7f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16974,6 +16974,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." } ] }