mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-23 18:39:55 +00:00
20 lines
616 B
JSON
20 lines
616 B
JSON
|
{
|
||
|
"name": "adigunpolack-palettes",
|
||
|
"displayName": "Adigun A. Polack Palettes",
|
||
|
"description": "Palettes created by Adigun A. Polack",
|
||
|
"version": "1.0",
|
||
|
"author": { "name": "Adigun A. Polack", "url": "https://twitter.com/AdigunPolack" },
|
||
|
"publisher": "aseprite",
|
||
|
"categories": [
|
||
|
"Palettes"
|
||
|
],
|
||
|
"contributes": {
|
||
|
"palettes": [
|
||
|
{ "id": "AAP-64", "path": "./aap-64.gpl" },
|
||
|
{ "id": "AAP-Micro12", "path": "./aap-micro12.gpl" },
|
||
|
{ "id": "AAP-Splendor128", "path": "./aap-splendor128.gpl" },
|
||
|
{ "id": "SimpleJPC-16", "path": "./simplejpc-16.gpl" }
|
||
|
]
|
||
|
}
|
||
|
}
|