diff --git a/custom-node-list.json b/custom-node-list.json index 36b939dd..4141241b 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "S4MUEL404", + "title": "ComfyUI S4Tool Text", + "id": "comfyui-s4tool-text", + "reference": "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Text", + "files": [ + "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Text" + ], + "install_type": "git-clone", + "description": "Text rendering and styling nodes for ComfyUI. This extension provides a basic text renderer, multiple font loaders, and a style node that adds stroke, shadow, gradient fill, and opacity control." + }, { "author": "S4MUEL404", "title": "ComfyUI S4Motion",