mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
29 lines
496 B
JSON
29 lines
496 B
JSON
|
{
|
||
|
"name": "jecs-test",
|
||
|
"tree": {
|
||
|
"$className": "DataModel",
|
||
|
"StarterPlayer": {
|
||
|
"$className": "StarterPlayer",
|
||
|
"StarterPlayerScripts": {
|
||
|
"$className": "StarterPlayerScripts",
|
||
|
"$path": "tests"
|
||
|
}
|
||
|
},
|
||
|
"ReplicatedStorage": {
|
||
|
"$className": "ReplicatedStorage",
|
||
|
"Lib": {
|
||
|
"$path": "jecs.luau"
|
||
|
},
|
||
|
"benches": {
|
||
|
"$path": "benches"
|
||
|
},
|
||
|
"mirror": {
|
||
|
"$path": "mirror.luau"
|
||
|
},
|
||
|
"DevPackages": {
|
||
|
"$path": "benches/visual/DevPackages"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|