15 lines
401 B
JSON
15 lines
401 B
JSON
{
|
|
"name": "pixel-plugin",
|
|
"description": "Create, animate, and export pixel art using Aseprite through natural language and commands. Supports retro palettes, animation, dithering, and game engine export.",
|
|
"version": "0.5.0",
|
|
"author": {
|
|
"name": "Brandon Williams",
|
|
"url": "https://github.com/willibrandon"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |