Files
crystall-punk-14/Resources/Textures/_CP14/Mobs/Customization/elf_ears.rsi/meta.json
Ed 37a4068334 CLA license update (#429)
* pupu

* Update LICENSE.TXT

* CLA

* CLA!

* Revert "CLA!"

This reverts commit f999e341a1.

* CLA2

* Update rsi.json

* CLA3

* Workbench sublicense
2024-08-29 18:23:33 +03:00

27 lines
401 B
JSON

{
"version": 1,
"license": "CLA",
"copyright": "Created by TheShuEd (Github) for CrystallPunk",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "ears1",
"directions": 4
},
{
"name": "ears2",
"directions": 4
},
{
"name": "ears3",
"directions": 4
},
{
"name": "ears3_broken",
"directions": 4
}
]
}