Преглед на файлове

Update ros2 template package (#769)

* Fix hash for ROS2 Project template
* Version bump for the ROS2 Project Template
* Fix hashes and versioning for OpenXRTest and Multiplayer template
* Regenerated Multiplayer template for repo.json

Signed-off-by: Steve Pham <[email protected]>
Signed-off-by: Jan Hanca <[email protected]>
Steve Pham преди 9 месеца
родител
ревизия
e525c4400f
променени са 4 файла, в които са добавени 452 реда и са изтрити 282 реда
  1. 2 2
      Projects/OpenXRTest/project.json
  2. 4 1
      Templates/Multiplayer/template.json
  3. 2 2
      Templates/Ros2ProjectTemplate/template.json
  4. 444 277
      repo.json

+ 2 - 2
Projects/OpenXRTest/project.json

@@ -1,9 +1,9 @@
 {
     "project_name": "OpenXRTest",
-    "version": "1.0.0",
+    "version": "1.0.1",
     "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.0-project.zip",
+    "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",

+ 4 - 1
Templates/Multiplayer/template.json

@@ -1,5 +1,6 @@
 {
     "template_name": "Multiplayer",
+    "version": "2.0.0",
     "origin": "Open 3D Engine - o3de.org",
     "license": "https://opensource.org/licenses/MIT",
     "display_name": "Multiplayer",
@@ -1472,5 +1473,7 @@
         {
             "dir": "cmake"
         }
-    ]
+    ],
+    "repo_uri": "https://raw.githubusercontent.com/o3de/o3de-extras/development",
+    "download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0/multiplayer-2.0.0-template.zip"
 }

+ 2 - 2
Templates/Ros2ProjectTemplate/template.json

@@ -1,6 +1,6 @@
 {
     "template_name": "Ros2ProjectTemplate",
-    "version": "2.0.0",
+    "version": "2.0.1",
     "origin": "Open 3D Engine Extras",
     "origin_url": "https://github.com/o3de/o3de-extras",
     "license": "https://github.com/o3de/o3de-extras/tree/development/Templates/Ros2ProjectTemplate/Template/LICENSE.txt",
@@ -557,5 +557,5 @@
         }
     ],
     "repo_uri": "https://raw.githubusercontent.com/o3de/o3de-extras/development",
-    "download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0/ros2projecttemplate-2.0.0-template.zip"
+    "download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0/ros2projecttemplate-2.0.1-template.zip"
 }

Файловите разлики са ограничени, защото са твърде много
+ 444 - 277
repo.json


Някои файлове не бяха показани, защото твърде много файлове са промени