Adding PiePieTweaks custom nodes (#2206)

Co-authored-by: Imbrium201 <133581634+imbrium201@users.noreply.github.com>
This commit is contained in:
PiePie 2025-10-09 19:21:42 -04:00 committed by GitHub
parent 02d845adf3
commit 810431b9e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34408,6 +34408,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": "PiePieDesign",
"title": "PiePieTweaks",
"id": "piepie-tweaks",
"reference": "https://github.com/PiePieDesign/PiePieTweaks",
"files": [
"https://github.com/PiePieDesign/PiePieTweaks"
],
"install_type": "git-clone",
"description": "Tweaks and simple nodes for usability and common needs"
} }
] ]
} }