* pupu
* Update LICENSE.TXT
* CLA
* CLA!
* Revert "CLA!"
This reverts commit f999e341a1.
* CLA2
* Update rsi.json
* CLA3
* Workbench sublicense
45 lines
594 B
JSON
45 lines
594 B
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 48,
|
|
"y": 48
|
|
},
|
|
"license": "CLA",
|
|
"copyright": "Created by TheShuEd",
|
|
"states": [
|
|
{
|
|
"name": "dirt1",
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
2
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "dirt2",
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
2
|
|
]
|
|
]
|
|
}
|
|
]
|
|
} |