Add ComfyUI Particle Renderer (PixiJS) to extension-node-map.json

This commit is contained in:
ketle-man 2026-05-17 13:54:10 +09:00
parent 19ace47408
commit 0c1dd42207

View File

@ -64379,5 +64379,13 @@
{
"title_aux": "SDXLResolutionPresets"
}
],
"https://github.com/ketle-man/comfyUI-particle-pixijs": [
[
"ParticleRenderer"
],
{
"title_aux": "ComfyUI Particle Renderer (PixiJS)"
}
]
}