add VNCCS node to node list

This commit is contained in:
AHEKOT 2025-09-28 05:14:34 +05:00
parent e230f43565
commit c7b6320bad

View File

@ -33819,6 +33819,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "MIUProject",
"title": "VNCCS - Visual Novel Character Creation Suite",
"id": "VNCCS",
"reference": "https://github.com/AHEKOT/ComfyUI_VNCCS",
"files": [
"https://github.com/AHEKOT/ComfyUI_VNCCS"
],
"install_type": "unzip",
"description": "VNCCS is a comprehensive tool for creating character sprites for visual novels."
} }
] ]
} }