register_engine
Registers an O3DE engine installation with the O3DE manifest by providing the engine root path.
Instructions
Register an O3DE engine installation with the O3DE manifest.
Args: engine_path: Path to the engine root directory (must contain engine.json).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |