Files

20 lines
254 B
JSON
Raw Permalink Normal View History

{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Kevin Zheng 2022",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "off",
"directions": 4
},
{
"name": "on",
"directions": 4
}
]
}