mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-12-22 14:14:42 -05:00
Added Palette
This commit is contained in:
parent
14df6ced91
commit
8da50296a2
83 changed files with 3176 additions and 88 deletions
|
|
@ -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" }
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue