浏览代码

Update repo.json

Signed-off-by: Carl Domingo <[email protected]>
Carl Domingo 2 年之前
父节点
当前提交
6b75f37301
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      repo.json

+ 4 - 4
repo.json

@@ -1,10 +1,10 @@
 {
-    "repo_name": "Third Person Template",
+    "repo_name": "ThirdPersonTemplate",
     "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.",
     "additional_info": "",
     "projects": [
-        "https://github.com/cdomingo/Thirpertem.git"
+        "https://github.com/o3de/ThirdPersonTemplate.git"
     ]
-}
+}