mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-24 22:56:02 +00:00
Structured test-folder project
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
-- meh/init.lua
|
|
||||||
10
test-project/rojo.json
Normal file
10
test-project/rojo.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"name": "test-project",
|
||||||
|
"servePort": 8001,
|
||||||
|
"partitions": {
|
||||||
|
"src": {
|
||||||
|
"path": "src",
|
||||||
|
"target": "ReplicatedStorage.TestProject"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
0
test-project/src/meh/init.lua
Normal file
0
test-project/src/meh/init.lua
Normal file
Reference in New Issue
Block a user