mirror of
https://github.com/aseprite/aseprite.git
synced 2024-11-20 05:14:45 +00:00
cf17ebac76
* Better IDs for palettes * Rename psygnork -> psygnosia * Added ARQ16
18 lines
482 B
JSON
18 lines
482 B
JSON
{
|
|
"name": "dawnbringer-palettes",
|
|
"displayName": "Richard \"DawnBringer\" Fhager Palettes",
|
|
"description": "Palettes created by Richard \"DawnBringer\" Fhager",
|
|
"version": "1.0",
|
|
"author": { "name": "Richard Fhager", "url": "http://hem.fyristorg.com/dawnbringer/" },
|
|
"publisher": "aseprite",
|
|
"categories": [
|
|
"Palettes"
|
|
],
|
|
"contributes": {
|
|
"palettes": [
|
|
{ "id": "DB16", "path": "./db16.gpl" },
|
|
{ "id": "DB32", "path": "./db32.gpl" }
|
|
]
|
|
}
|
|
}
|