* pupu
* Update LICENSE.TXT
* CLA
* CLA!
* Revert "CLA!"
This reverts commit f999e341a1.
* CLA2
* Update rsi.json
* CLA3
* Workbench sublicense
55 lines
782 B
JSON
55 lines
782 B
JSON
{
|
|
"version": 1,
|
|
"license": "CLA",
|
|
"copyright": "Created by TheShuEd (Github) for CrystallPunk14",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "full"
|
|
},
|
|
{
|
|
"name": "head",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_arm",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_foot",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_hand",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "l_leg",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_arm",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_foot",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_hand",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "r_leg",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "torso",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|