[nostalgia/sample_project] Change Claw headers to MC 2

This commit is contained in:
Gary Talent 2022-03-03 01:26:38 -06:00
parent 6cebe52904
commit d983746f6c
5 changed files with 108 additions and 1 deletions

View File

@ -0,0 +1,107 @@
O1;net.drinkingtea.ox.DescriptorType;1;{
"fieldList" :
[
{
"fieldName" : "bpp",
"type" :
{
"fieldList" : [],
"length" : 1,
"primitiveType" : 1,
"typeName" : "B:int8_t"
}
},
{
"fieldName" : "defaultPalette",
"type" :
{
"fieldList" :
[
{
"fieldName" : "type",
"typeName" : "B:int8_t"
},
{
"fieldName" : "data",
"type" :
{
"fieldList" :
[
{
"fieldName" : "path",
"type" :
{
"fieldList" : [],
"primitiveType" : 4,
"typeName" : "B:string"
}
},
{
"fieldName" : "constPath",
"typeName" : "B:string"
},
{
"fieldName" : "inode",
"type" :
{
"fieldList" : [],
"length" : 8,
"typeName" : "B:uint64_t"
}
}
],
"primitiveType" : 6,
"typeName" : "net.drinkingtea.ox.FileAddress.Data"
}
}
],
"primitiveType" : 5,
"typeName" : "net.drinkingtea.ox.FileAddress"
}
},
{
"fieldName" : "subsheet",
"type" :
{
"fieldList" :
[
{
"fieldName" : "name",
"typeName" : "B:string"
},
{
"fieldName" : "rows",
"type" :
{
"fieldList" : [],
"length" : 4,
"primitiveType" : 1,
"typeName" : "B:int32_t"
}
},
{
"fieldName" : "columns",
"typeName" : "B:int32_t"
},
{
"fieldName" : "subsheets",
"typeName" : "net.drinkingtea.nostalgia.core.TileSheet.SubSheet"
},
{
"fieldName" : "pixels",
"type" :
{
"fieldList" : [],
"length" : 1,
"typeName" : "B:uint8_t"
}
}
],
"primitiveType" : 5,
"typeName" : "net.drinkingtea.nostalgia.core.TileSheet.SubSheet"
}
}
],
"primitiveType" : 5,
"typeName" : "net.drinkingtea.nostalgia.core.TileSheet"
}

Binary file not shown.

View File

@ -1 +1 @@
M1;net.drinkingtea.nostalgia.core.NostalgiaPalette;1;ûÿ³Ö
M2;net.drinkingtea.nostalgia.core.NostalgiaPalette;1;ûÿ³Ö

Binary file not shown.

Binary file not shown.