forked from rojo-rbx/rojo
Expand test project to have a partition targeting a script directly
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
"src": {
|
||||
"path": "src",
|
||||
"target": "ReplicatedFirst"
|
||||
},
|
||||
"extra": {
|
||||
"path": "extra-script.lua",
|
||||
"target": "ReplicatedStorage.ExtraScript"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user