mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-01-31 07:17:31 +01:00
9 lines
161 B
JSON
9 lines
161 B
JSON
|
{
|
||
|
"tooltip":"Load a single image from your computer.",
|
||
|
"baseNode":"Node_Image",
|
||
|
"io":[
|
||
|
"surface"
|
||
|
],
|
||
|
"build":"Node_create_Image",
|
||
|
"name":"Image"
|
||
|
}
|