git.lucas.co / cce-designer
graphic design tool
git clone https://git.lucas.co/cce-designer.git

nodes/hull.json (136B)

1 {
2  "name": "Hull",
3  "type": "hull",
4  "inputs": 1,
5  "outputs": 1,
6  "params": [
7   { "name": "Input", "type": "text", "default": "" }
8  ]
9 }