mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-29 18:20:44 +00:00
d840fcadc0
Published here: https://twitter.com/AdigunPolack/status/1039884732413165574 thanks to Adigun Polack
21 lines
682 B
JSON
21 lines
682 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": "AAP-RadiantXV", "path": "./aap-radiantxv.gpl" },
|
|
{ "id": "SimpleJPC-16", "path": "./simplejpc-16.gpl" }
|
|
]
|
|
}
|
|
}
|