1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-04 02:23:15 +00:00
Pixelorama/Assets/Graphics/Palette/Default_Palettes/zughy-palettes/package.json

17 lines
372 B
JSON
Raw Normal View History

2019-12-14 18:18:45 -05:00
{
"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" }
]
}
}