Files
rojo/test-projects/meta_files/src/init.meta.json
boyned//Kampfkarren 0ed6c57c7f init.meta.json support (#183)
* 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
2019-06-06 16:58:58 -07:00

6 lines
68 B
JSON

{
"className": "Tool",
"properties": {
"Enabled": true
}
}