mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-31 23:49:47 +00:00
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" }
|
||
|
]
|
||
|
}
|
||
|
}
|