Selaa lähdekoodia

Update repo.json

Signed-off-by: Carl Domingo <[email protected]>
Carl Domingo 2 vuotta sitten
vanhempi
commit
6b75f37301
1 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  1. 4 4
      repo.json

+ 4 - 4
repo.json

@@ -1,10 +1,10 @@
 {
 {
-    "repo_name": "Third Person Template",
+    "repo_name": "ThirdPersonTemplate",
     "origin": "GitHub",
     "origin": "GitHub",
-    "repo_uri": "https://github.com/cdomingo/Thirpertem.git",
+    "repo_uri": "https://github.com/o3de/ThirdPersonTemplate.git",
     "summary": "A template project for a controllable character with a 3rd person perspective camera.",
     "summary": "A template project for a controllable character with a 3rd person perspective camera.",
     "additional_info": "",
     "additional_info": "",
     "projects": [
     "projects": [
-        "https://github.com/cdomingo/Thirpertem.git"
+        "https://github.com/o3de/ThirdPersonTemplate.git"
     ]
     ]
-}
+}