32 lines
471 B
JSON
32 lines
471 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-4.0",
|
|
"copyright": "Created by TheShuEd (Github), ears4 by Lugzag",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "ears1",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "ears2",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "ears3",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "ears3_broken",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "ears4",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|