mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-30 12:19:04 +00:00
24 lines
741 B
JSON
24 lines
741 B
JSON
{
|
|
"name": "endesga-palettes",
|
|
"displayName": "ENDESGA Studios Palettes",
|
|
"description": "Palettes contributed by ENDESGA Studios",
|
|
"version": "1.0",
|
|
"author": { "name": "ENDESGA Studios", "url": "https://twitter.com/ENDESGA" },
|
|
"publisher": "aseprite",
|
|
"categories": [
|
|
"Palettes"
|
|
],
|
|
"contributes": {
|
|
"palettes": [
|
|
{ "id": "ARQ4", "path": "./arq4.gpl" },
|
|
{ "id": "ARQ16", "path": "./arq16.gpl" },
|
|
{ "id": "EDG16", "path": "./edg16.gpl" },
|
|
{ "id": "EDG32", "path": "./edg32.gpl" },
|
|
{ "id": "EDG8", "path": "./edg8.gpl" },
|
|
{ "id": "EN4", "path": "./en4.gpl" },
|
|
{ "id": "ENOS16", "path": "./enos16.gpl" },
|
|
{ "id": "HEPT32", "path": "./hept32.gpl" }
|
|
]
|
|
}
|
|
}
|