forked from rojo-rbx/rojo
* A minimum viable product for init.meta.json * Properties support * Add ignoreUnknownChildren support * Apply requested changes * Use reflection guiding * Add a script to the test * Change to ignoreUnknownInstances * Apply requested changes
6 lines
68 B
JSON
6 lines
68 B
JSON
{
|
|
"className": "Tool",
|
|
"properties": {
|
|
"Enabled": true
|
|
}
|
|
} |