Files
crystall-punk-14/Resources/Textures/_CP14/Clothing/Eyes/gold_glasses.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

22 lines
359 B
JSON

{
"version": 1,
"license": "All rights reserved for the CrystallPunk14 project only",
"copyright": "Created by KBAS5",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-EYES",
"directions": 4
},
{
"name": "flipped-equipped-EYES",
"directions": 4
}
]
}