mirror of
https://github.com/aseprite/aseprite.git
synced 2024-11-20 05:14:45 +00:00
17 lines
372 B
JSON
17 lines
372 B
JSON
{
|
|
"name": "zughy-palettes",
|
|
"displayName": "Zughy Palettes",
|
|
"description": "Palettes contributed by Zughy",
|
|
"version": "1.0",
|
|
"author": { "name": "Zughy", "url": "https://twitter.com/_Zughy" },
|
|
"publisher": "aseprite",
|
|
"categories": [
|
|
"Palettes"
|
|
],
|
|
"contributes": {
|
|
"palettes": [
|
|
{ "id": "Zughy-32", "path": "./zughy-32.gpl" }
|
|
]
|
|
}
|
|
}
|