Files
42marketplaces/sync/gh-willibrandon-pixel-plugin.json
2025-11-30 09:08:53 +08:00

18 lines
516 B
JSON

{
"name": "pixel-plugin",
"owner": {
"name": "Brandon Williams",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"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.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-willibrandon-pixel-plugin.git"
},
"strict": true
}
]
}