1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-07 19:09:50 +00:00
Pixelorama/Assets/Graphics/Palette/Default_Palettes/dawnbringer-palettes/package.json

18 lines
482 B
JSON
Raw Normal View History

2019-12-14 23:18:45 +00:00
{
"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" }
]
}
}