mirror of
https://github.com/aseprite/aseprite.git
synced 2024-11-20 14:21:45 +00:00
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" }
|
|
]
|
|
}
|
|
}
|