Rename test-plugin-project to place-project.json

This commit is contained in:
Lucien Greathouse
2019-01-23 18:14:05 -08:00
parent 6bc331be75
commit 23463b620e

View File

@@ -8,6 +8,7 @@
"Rojo": {
"$className": "Folder",
"Plugin": {
"$path": "src"
},
@@ -29,6 +30,16 @@
}
},
"HttpService": {
"$className": "HttpService",
"$properties": {
"HttpEnabled": {
"Type": "Bool",
"Value": true
}
}
},
"TestService": {
"$className": "TestService",