Pārlūkot izejas kodu

Update based on feedback; template link updated to use .git; the original returns the page you'd see in a web-browser, whereas .git causes the script to use the git API to get the raw file

Signed-off-by: Gene Walters <[email protected]>
Gene Walters 2 gadi atpakaļ
vecāks
revīzija
0c8b01abb1
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      repo.json

+ 2 - 2
repo.json

@@ -6,6 +6,6 @@
     "additional_info": "See the README.md at the root of this repository for more information",
     "last_updated": "2022-09-27",
     "templates": [
-        "https://github.com/o3de/o3de-extras/tree/development/Templates/Multiplayer"
+        "https://github.com/o3de/o3de-extras.git/Templates/Multiplayer"
     ]
-}
+}