edit_project_properties
Update the name or origin of an existing O3DE project by specifying its path.
Instructions
Edit properties of an existing O3DE project.
Args: project_path: Path to the project. project_name: New name for the project (optional). origin: New origin URL or description (optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | No | ||
| project_name | No | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |