[jasper/project] Add assets

This commit is contained in:
2024-02-12 00:13:28 -06:00
parent a826c5daf2
commit 31d0ed5736
20 changed files with 215 additions and 87 deletions

View File

@@ -0,0 +1,24 @@
O1;net.drinkingtea.ox.TypeDescriptor;1;{
"fieldList" :
[
{
"fieldName" : "tileIdx",
"typeId" : "B.uint16;0"
},
{
"fieldName" : "palBank",
"typeId" : "B.uint8;0"
},
{
"fieldName" : "tileType",
"typeId" : "B.uint8;0"
},
{
"fieldName" : "layerAttachments",
"typeId" : "B.uint8;0"
}
],
"primitiveType" : 5,
"typeName" : "net.drinkingtea.jasper.world.TileStatic",
"typeVersion" : 1
}