mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-01-31 07:17:31 +01:00
11 lines
158 B
JSON
11 lines
158 B
JSON
|
{
|
||
|
"tooltip":"Save text as a .txt file.",
|
||
|
"alias":[
|
||
|
"txt"
|
||
|
],
|
||
|
"baseNode":"Node_Text_File_Write",
|
||
|
"io":[
|
||
|
"text"
|
||
|
],
|
||
|
"name":"Text File Out"
|
||
|
}
|