* pupu
* Update LICENSE.TXT
* CLA
* CLA!
* Revert "CLA!"
This reverts commit f999e341a1.
* CLA2
* Update rsi.json
* CLA3
* Workbench sublicense
43 lines
562 B
JSON
43 lines
562 B
JSON
{
|
|
"version": 1,
|
|
"license": "CLA",
|
|
"copyright": "Created by TheShuEd for CrystallPunk14",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "full",
|
|
"delays": [
|
|
[
|
|
0.3,
|
|
0.3,
|
|
0.3,
|
|
0.3
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "full2",
|
|
"delays": [
|
|
[
|
|
0.3,
|
|
0.3,
|
|
0.3,
|
|
0.3
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "small",
|
|
"delays": [
|
|
[
|
|
0.3,
|
|
0.3,
|
|
0.3
|
|
]
|
|
]
|
|
}
|
|
]
|
|
} |