mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-01-31 07:17:31 +01:00
10 lines
169 B
JSON
10 lines
169 B
JSON
|
{
|
||
|
"tooltip":"Load xml file.",
|
||
|
"baseNode":"Node_XML_File_Read",
|
||
|
"io":[
|
||
|
"text",
|
||
|
"struct"
|
||
|
],
|
||
|
"build":"Node_create_XML_File_Read",
|
||
|
"name":"XML File In"
|
||
|
}
|