17 lines
372 B
JSON
Raw Normal View History

2018-09-06 14:54:17 -03:00
{
"name": "zughy-palettes",
"displayName": "Zughy Palettes",
2019-05-14 14:48:44 -03:00
"description": "Palettes contributed by Zughy",
2018-09-06 14:54:17 -03:00
"version": "1.0",
"author": { "name": "Zughy", "url": "https://twitter.com/_Zughy" },
"publisher": "aseprite",
"categories": [
"Palettes"
],
"contributes": {
"palettes": [
{ "id": "Zughy-32", "path": "./zughy-32.gpl" }
]
}
}