forked from rojo-rbx/rojo
Do a bit of tinkering with instance names relative to files and partitions
This commit is contained in:
@@ -0,0 +1 @@
|
||||
-- foo.lua
|
||||
@@ -4,7 +4,7 @@
|
||||
"partitions": {
|
||||
"lib": {
|
||||
"path": "foo.lua",
|
||||
"target": "ReplicatedStorage.foo"
|
||||
"target": "ReplicatedStorage.bar"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user