Fix module layout to make more sense

This commit is contained in:
Lucien Greathouse
2018-08-13 15:24:35 -07:00
parent f3e7e54675
commit 1db06194c7
4 changed files with 6 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
"partitions": {
"plugin": {
"path": "src",
"target": "ReplicatedStorage.Rojo.plugin"
"target": "ReplicatedStorage.Rojo.modules.Plugin"
},
"modules/roact": {
"path": "modules/roact/lib",