Update custom-node-list.json

Jovimetrix Node suite for composition of mask images added.
This commit is contained in:
Alexander G. Morano 2023-11-16 15:38:17 -08:00 committed by GitHub
parent 2c77fb6e93
commit c08c582280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2927,6 +2927,16 @@
], ],
"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": "amorano",
"title": "Jovimetrix Composition Nodes",
"reference": "https://github.com/Amorano/Jovimetrix",
"files": [
"https://github.com/Amorano/Jovimetrix"
],
"install_type": "git-clone",
"description": "Composition nodes like Substance Designer heavily inspired by WAS and MTB Node Suites"
} }
] ]
} }