set_custom_features
Define custom feature tags to control conditional compilation and export settings in Godot projects.
Instructions
Set custom feature tags for conditional compilation and export
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| features | No | List of custom feature tags (e.g. ['demo', 'mobile', 'premium']) |