disable_gem
Disable a specified gem in an O3DE project by providing the gem name and project path to update the project configuration.
Instructions
Disable a gem in an O3DE project.
Args: gem_name: Name of the gem to disable. project_path: Path to the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gem_name | Yes | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |