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
17 lines
401 B
JSON
17 lines
401 B
JSON
{
|
|
"name": "davitmasia-palettes",
|
|
"displayName": "Davit Masia Palettes",
|
|
"description": "Palettes contributed by Davit Masia",
|
|
"version": "1.0",
|
|
"author": { "name": "Davit Masia", "url": "https://twitter.com/DavitMasia" },
|
|
"publisher": "aseprite",
|
|
"categories": [
|
|
"Palettes"
|
|
],
|
|
"contributes": {
|
|
"palettes": [
|
|
{ "id": "Matriax8c", "path": "./matriax8c.gpl" }
|
|
]
|
|
}
|
|
}
|