start_preview_server
Start a local HTTP server to preview exported sprites from a specified directory, with optional port binding.
Instructions
Start a simple HTTP server to preview exported sprites.
Args: directory: Directory to serve port: Port to bind (default 8000)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | Yes | ||
| port | No |