add VNCCS node to node list (#2184)

* add VNCCS node to node list

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
MiuProject 2025-09-29 03:16:56 +05:00 committed by GitHub
parent e230f43565
commit 6f02e1114c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33819,6 +33819,17 @@
],
"install_type": "unzip",
"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": "git-clone",
"description": "VNCCS is a comprehensive tool for creating character sprites for visual novels."
}
]
}