mirror of
https://github.com/aseprite/aseprite.git
synced 2024-11-20 05:14:45 +00:00
18 lines
470 B
JSON
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" }
|
|
]
|
|
}
|
|
}
|