1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-03 18:13:16 +00:00
Pixelorama/Assets/Graphics/Palette/Default_Palettes/zughy-palettes/package.json
2019-12-14 18:18:45 -05:00

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