create_platform_export_preset
Set up a new export preset for a specific platform, with optional custom key-value pairs to tailor the build output.
Instructions
Create a new export preset for a specific platform with optional custom settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Preset name | |
| platform | Yes | Target platform (e.g. 'Windows Desktop', 'Linux', 'Android', 'Web') | |
| settings | No | Optional property key-value pairs |