aseprite_run_lua
Execute Lua scripts in Aseprite headless to automate custom pixel-art workflows and extend asset generation.
Instructions
Execute arbitrary Lua script inside Aseprite headless environment for advanced custom workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Lua script content to execute | |
| params | No | Parameters accessible via app.params |