* change licenses * Update rsi-schema.json * change codebase license * try make schema * Create rsi.json * rga fix
14 lines
250 B
JSON
14 lines
250 B
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "All rights reserved for the CrystallPunk14 project only",
|
|
"copyright": "Created by TheShuEd (Github) for CrystallPunk14",
|
|
"states": [
|
|
{
|
|
"name": "base"
|
|
}
|
|
]
|
|
} |