register_gem
Add an external gem to an O3DE project by specifying the gem directory and project path, making the gem available for use.
Instructions
Register an external gem with an O3DE project.
Args: gem_path: Path to the gem directory. project_path: Path to the project to add the gem to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gem_path | Yes | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |