quad/test.project.json

18 lines
No EOL
410 B
JSON

{
"name": "Plugin",
"tree": {
"$className": "DataModel",
"StarterGui": {
"$className": "StarterGui",
"testGUI": {
"$className": "ScreenGui",
"testScript": {
"$path": "testScript.client.lua"
},
"quad": {
"$path": "src"
}
}
}
}
}