feat: add Eagle Metadata Bridge to custom-node-list.json

This commit is contained in:
NNNebel 2026-05-03 00:39:15 +09:00
parent 8d5c12037f
commit cb4b8044e4

View File

@ -46618,6 +46618,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "NNNebel",
"title": "Eagle Metadata Bridge",
"id": "eagle-metadata-bridge",
"reference": "https://github.com/NNNebel/eagle-metadata-bridge",
"files": [
"https://github.com/NNNebel/eagle-metadata-bridge"
],
"install_type": "git-clone",
"description": "Embeds eagle_bridge signal into PNG/WebP/JPEG outputs and sends auto-tags/annotations to the Eagle app."
}
]
}