Skip to content

Commit

Permalink
Remove OpenXRTest from repo.json (#27) (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
spham-amzn authored Nov 1, 2024
1 parent 7e98b0a commit ce79d8e
Showing 1 changed file with 0 additions and 45 deletions.
45 changes: 0 additions & 45 deletions src/repo.json
Original file line number Diff line number Diff line change
Expand Up @@ -6513,50 +6513,5 @@
}
],
"projects_data": [
{
"project_name": "OpenXRTest",
"version": "1.0.0",
"project_id": "{947211d5-689a-437f-8ad7-7f558edcd40a}",
"repo_uri": "https://raw.githubusercontent.com/o3de/o3de-extras/development",
"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",
"OpenXRVk"
],
"versions_data": [
{
"download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0/openxrtest-1.0.0-project.zip",
"gem_names": [
"XR>=1.0.1",
"OpenXRVk>=1.0.1"
],
"version": "1.0.0"
},
{
"version": "1.0.1",
"download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0/openxrtest-1.0.1-project.zip",
"gem_names": [
"XR>=1.0.1",
"OpenXRVk>=1.0.1"
],
"sha256": "a08e465949826c204af2a9f32a15b616bf1b81c0cdfde62eb070558b7228312f"
}
]
}
]
}

0 comments on commit ce79d8e

Please sign in to comment.