mirror of
https://github.com/aseprite/aseprite.git
synced 2024-11-20 14:21:45 +00:00
cf17ebac76
* Better IDs for palettes * Rename psygnork -> psygnosia * Added ARQ16
24 lines
807 B
JSON
24 lines
807 B
JSON
{
|
|
"name": "arne-palettes",
|
|
"displayName": "Arne Niklas Jansson Palettes",
|
|
"version": "1.0",
|
|
"author": { "name": "Arne Niklas Jansson", "url": "https://androidarts.com/" },
|
|
"publisher": "aseprite",
|
|
"categories": [
|
|
"Palettes"
|
|
],
|
|
"contributes": {
|
|
"palettes": [
|
|
{ "id": "A64", "path": "./a64.gpl" },
|
|
{ "id": "ARNE16", "path": "./arne16.gpl" },
|
|
{ "id": "ARNE32", "path": "./arne32.gpl" },
|
|
{ "id": "CGArne", "path": "./cg-arne.gpl" },
|
|
{ "id": "Copper Tech", "path": "./copper-tech.gpl" },
|
|
{ "id": "CPC Boy", "path": "./cpc-boy.gpl" },
|
|
{ "id": "Eroge Copper", "path": "./eroge-copper.gpl" },
|
|
{ "id": "JMP", "path": "./jmp.gpl" },
|
|
{ "id": "Psygnosia", "path": "./psygnosia.gpl" }
|
|
]
|
|
}
|
|
}
|