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

18 lines
470 B
JSON
Raw Normal View History

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