mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 05:06:29 +00:00
* 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
62 B
JSON
6 lines
62 B
JSON
{
|
|
"name": "test-model",
|
|
"tree": {
|
|
"$path": "src"
|
|
}
|
|
} |