Files
rojo/test-projects/test-model/default.project.json
Lucien Greathouse 785bdb8ecb Implement new project file name, default.project.json (#120)
* Implement new project file name, default.project.json

* Rename all test projects to default.project.json

* Update CHANGELOG

* Fix warning message typo
2019-02-01 17:06:03 -08:00

6 lines
62 B
JSON

{
"name": "test-model",
"tree": {
"$path": "src"
}
}