mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-22 13:45:16 +00:00
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