mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 05:06:29 +00:00
18 lines
281 B
JSON
18 lines
281 B
JSON
{
|
|
"name": "Rojo",
|
|
"tree": {
|
|
"$className": "Folder",
|
|
"Plugin": {
|
|
"$path": "src"
|
|
},
|
|
"Roact": {
|
|
"$path": "modules/roact/lib"
|
|
},
|
|
"Promise": {
|
|
"$path": "modules/promise/lib"
|
|
},
|
|
"t": {
|
|
"$path": "modules/t/lib/t.lua"
|
|
}
|
|
}
|
|
} |