Files
crystall-punk-14/Resources/Textures/_CP14/Mobs/Customization/eyes.rsi/meta.json
Ed b33a094f65 change licenses (#191)
* change licenses

* Update rsi-schema.json

* change codebase license

* try make schema

* Create rsi.json

* rga fix
2024-05-31 00:01:22 +03:00

18 lines
308 B
JSON

{
"version": 1,
"license": "All rights reserved for the CrystallPunk14 project only",
"copyright": "Created by TheShuEd (Github) for CrystallPunk",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "eyes",
"directions": 4
},
{
"name": "no_eyes"
}
]
}