Added Palette

This commit is contained in:
CheetoHead 2019-12-14 18:18:45 -05:00
parent 14df6ced91
commit 8da50296a2
83 changed files with 3176 additions and 88 deletions

View file

@ -0,0 +1,16 @@
{
"name": "javierguerrero-palettes",
"displayName": "Javier Guerrero Palettes",
"description": "Palettes contributed by Javier Guerrero",
"version": "1.0",
"author": { "name": "Javier Guerrero", "url": "https://twitter.com/Xavier_Gd" },
"publisher": "aseprite",
"categories": [
"Palettes"
],
"contributes": {
"palettes": [
{ "id": "nyx8", "path": "./nyx8.gpl" }
]
}
}