aseprite/data/extensions/zughy-palettes/package.json
2019-05-14 14:48:44 -03:00

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" }
]
}
}