quad/test.project.json
살려주세요 2cc19c094b More Improvements / New Features
+ Added mulit prop table feature on module:class.make()
 + Added setting defualt properties on imported class object
 + Added unmount method on mount object
2021-09-12 21:04:43 +09:00

12 lines
No EOL
223 B
JSON

{
"name": "Plugin",
"tree": {
"StarterGui": {
"$className": "StarterGui",
"testGUI": {
"$className": "ScreenGui",
"$path": "src"
}
}
}
}