forked from rojo-rbx/rojo
WIP: Epiphany Refactor (#85)
This commit is contained in:
committed by
GitHub
parent
80b9b7594b
commit
72bc77f1d5
0
test-projects/single-sync-point/lib/main.lua
Normal file
0
test-projects/single-sync-point/lib/main.lua
Normal file
11
test-projects/single-sync-point/roblox-project.json
Normal file
11
test-projects/single-sync-point/roblox-project.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "empty",
|
||||
"tree": {
|
||||
"ReplicatedStorage": {
|
||||
"$className": "ReplicatedStorage",
|
||||
"Foo": {
|
||||
"$path": "lib"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user