123456789101112131415161718192021222324252627 |
- {
- "project_name": "OpenXRTest",
- "version": "1.0.2",
- "project_id": "{947211d5-689a-437f-8ad7-7f558edcd40a}",
- "repo_uri": "https://raw.githubusercontent.com/o3de/o3de-extras/development",
- "download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0/openxrtest-1.0.1-project.zip",
- "origin": "https://github.com/o3de/o3de-extras",
- "license": "For terms please see the LICENSE*.TXT files at the root of this distribution.",
- "display_name": "OpenXRTest",
- "summary": "A sample project that uses OpenXR.",
- "canonical_tags": [
- "Project"
- ],
- "user_tags": [
- "OpenXRTest"
- ],
- "icon_path": "preview.png",
- "engine": "o3de",
- "external_subdirectories": [
- "Gem"
- ],
- "restricted": "OpenXRTest",
- "gem_names": [
- "XR>=1.0.1",
- "OpenXRVk>=1.0.1"
- ]
- }
|