forked from rojo-rbx/rojo
Refactor init command (#1117)
This commit is contained in:
6
assets/project-templates/plugin/default.project.json
Normal file
6
assets/project-templates/plugin/default.project.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "{project_name}",
|
||||
"tree": {
|
||||
"$path": "src"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user