Renderer/assets/Data/game/structure.json
austin a7ef1db485
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
macro structure data definitions
2025-04-29 13:41:52 -04:00

16 lines
274 B
JSON

{
"data" : [
{
"id" : "test1",
"fabPath" : "Data/fab/disjointedroom1.block",
"dimensions" : {
"x" : 10,
"y" : 10,
"z" : 10
}
}
],
"files" : [
]
}