-
Notifications
You must be signed in to change notification settings - Fork 30
File Format
nimadez edited this page Jul 22, 2025
·
1 revision
Version >= 4.0.3
{
"version": "Voxel Builder 1.0.0",
"project": {
"name": "untitled",
"voxels": 1000,
...
..
.
},
"data": {
"voxels": "X,Y,Z,COLOR,VISIBLE;X,Y,Z,COLOR,VISIBLE;..."
}
}
Version <= 4.0.2
Removed from version 4.3.1 onwards.
Version <= 3.8.9
Removed from version 4.1.9 onwards.