mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 05:06:29 +00:00
15 lines
247 B
JSON
15 lines
247 B
JSON
{
|
|
"name": "Nested",
|
|
"tree": {
|
|
"$className": "Configuration",
|
|
"BoolValue": {
|
|
"$className": "BoolValue",
|
|
"$properties": {
|
|
"Value": true
|
|
}
|
|
},
|
|
"StringValue": {
|
|
"$path": "string_value.txt"
|
|
}
|
|
}
|
|
} |