Files

22 lines
382 B
JSON
Raw Permalink Normal View History

2023-09-18 23:21:47 +06:00
{
2023-09-19 16:28:56 +06:00
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by @xivi",
"size": {
"x": 128,
"y": 128
},
"states": [
{
"name": "animated",
"directions": 4,
"delays": [
[1, 1],
[1, 1],
[1, 1],
[1, 1]
2023-09-19 16:18:25 +06:00
]
2023-09-19 16:28:56 +06:00
}
]
2023-09-18 23:21:47 +06:00
}