Implemented LUT codegen, untested.
This commit is contained in:
42
reference/group_type.json
Normal file
42
reference/group_type.json
Normal file
@@ -0,0 +1,42 @@
|
||||
[
|
||||
{
|
||||
"type": "Top",
|
||||
"name": "Top Type"
|
||||
},
|
||||
{
|
||||
"type": "WorldChildren",
|
||||
"name": "World Children"
|
||||
},
|
||||
{
|
||||
"type": "InteriorCellBlock",
|
||||
"name": "Interior Cell Block"
|
||||
},
|
||||
{
|
||||
"type": "InteriorCellSubBlock",
|
||||
"name": "Interior Cell Sub-Block"
|
||||
},
|
||||
{
|
||||
"type": "ExteriorCellBlock",
|
||||
"name": "Exterior Cell"
|
||||
},
|
||||
{
|
||||
"type": "ExteriorCellSubBlock",
|
||||
"name": "Exterior Cell Sub-Block"
|
||||
},
|
||||
{
|
||||
"type": "CellChildren",
|
||||
"name": "Cell Children"
|
||||
},
|
||||
{
|
||||
"type": "TopicChildren",
|
||||
"name": "Topic Children"
|
||||
},
|
||||
{
|
||||
"type": "CellPersistentChildren",
|
||||
"name": "Cell Persistent Children"
|
||||
},
|
||||
{
|
||||
"type": "CellTemporaryChildren",
|
||||
"name": "Cell Temporary Children"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user