enable_gem
Activate an O3DE gem by specifying its name and project path, making its features available in your project.
Instructions
Enable a gem in an O3DE project.
Args: gem_name: Name of the gem to enable. 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 |