From 3d816e141448cdb1ba1e5958d45afbda354b9a9c Mon Sep 17 00:00:00 2001 From: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com> Date: Mon, 9 Oct 2023 09:19:25 -0700 Subject: [PATCH] remove OpenXRTest project Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com> --- src/repo.json | 36 +----------------------------------- 1 file changed, 1 insertion(+), 35 deletions(-) diff --git a/src/repo.json b/src/repo.json index 506f48c..803b6c8 100644 --- a/src/repo.json +++ b/src/repo.json @@ -2552,39 +2552,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": [ - { - "sha256": "36e7ad0359f4e91ec287f409732e35c223bfeed47ab6f84109f80a56bf34e1fd", - "version": "1.0.0", - "download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0/openxrtest-1.0.0-project.zip" - } - ] - } - ] + "projects_data": [] }