mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-02-07 10:45:22 +01:00
12 lines
No EOL
206 B
JSON
12 lines
No EOL
206 B
JSON
{
|
|
"tooltip":"Combine multiple strings into one long string.",
|
|
"alias":[
|
|
"join text",
|
|
"concatenate text"
|
|
],
|
|
"baseNode":"Node_String_Merge",
|
|
"io":[
|
|
"text"
|
|
],
|
|
"name":"Combine Texts"
|
|
} |