aseprite/data/extensions/hyohnoo-palettes/package.json
2017-06-10 16:44:19 -03:00

17 lines
377 B
JSON

{
"name": "hyohnoo-palettes",
"displayName": "Hyohnoo Palettes",
"description": "Palettes contributed by Hyohnoo",
"version": "1.0",
"author": { "name": "Hyohnoo", "url": "https://twitter.com/Hyohnoo" },
"publisher": "aseprite",
"categories": [
"Palettes"
],
"contributes": {
"palettes": [
{ "id": "mail24", "path": "./mail24.gpl" }
]
}
}