forked from rojo-rbx/rojo
13 lines
182 B
JSON
13 lines
182 B
JSON
{
|
|
"Name": "Top-Level Value",
|
|
"ClassName": "IntValue",
|
|
"Properties": {
|
|
"Value": 5
|
|
},
|
|
"Children": [
|
|
{
|
|
"Name": "A Child",
|
|
"ClassName": "Folder"
|
|
}
|
|
]
|
|
} |