mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-23 14:15:24 +00:00
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