mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-01-31 23:35:12 +01:00
14 lines
189 B
JSON
14 lines
189 B
JSON
|
{
|
||
|
"tooltip":"Execute shell script.",
|
||
|
"alias":[
|
||
|
"terminal",
|
||
|
"execute",
|
||
|
"run",
|
||
|
"console"
|
||
|
],
|
||
|
"baseNode":"Node_Shell",
|
||
|
"io":[
|
||
|
"any"
|
||
|
],
|
||
|
"name":"Execute Shell"
|
||
|
}
|