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

18 lines
470 B
JSON

{
"name": "pinetreepizza-palettes",
"displayName": "PineTreePizza Palettes",
"description": "Palettes contributed by PineTreePizza",
"version": "1.0",
"author": { "name": "PineTreePizza", "url": "https://twitter.com/PineTreePizza" },
"publisher": "aseprite",
"categories": [
"Palettes"
],
"contributes": {
"palettes": [
{ "id": "BubbleGum16", "path": "./bubblegum-16.gpl" },
{ "id": "Rosy-42", "path": "./rosy-42.gpl" }
]
}
}