mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
Expand test project to have a partition targeting a script directly
This commit is contained in:
0
test-project/extra-script.lua
Normal file
0
test-project/extra-script.lua
Normal file
@@ -5,6 +5,10 @@
|
||||
"src": {
|
||||
"path": "src",
|
||||
"target": "ReplicatedFirst"
|
||||
},
|
||||
"extra": {
|
||||
"path": "extra-script.lua",
|
||||
"target": "ReplicatedStorage.ExtraScript"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user