12345678910111213141516171819202122232425 |
- {
- "project_name": "RobotVacuumSample",
- "project_id": "{9ed699a2-4b64-468e-ad9c-9cff6c0dfd3f}",
- "origin": "https://github.com/o3de/RobotVacuumSample",
- "license": "https://opensource.org/licenses/Apache-2.0 Or https://opensource.org/licenses/MIT etc.",
- "display_name": "RobotVacuumSample",
- "summary": "Demo of a Robot Vacuum using the O3DE Loft Scene.",
- "canonical_tags": [
- "Project"
- ],
- "user_tags": [
- "RobotVacuumSample"
- ],
- "icon_path": "preview.png",
- "engine": "o3de",
- "external_subdirectories": [
- "Gem"
- ],
- "restricted": "RobotVacuumSample",
- "gem_names": [
- "ROS2",
- "ArchVis"
- ],
- "engine_version": "2.2.0"
- }
|