repo.json 601 B

123456789101112
  1. {
  2. "repo_name": "O3DE Extras - Extras gems, projects, and templates for O3DE",
  3. "origin": "o3de-extras",
  4. "repo_uri": "https://raw.githubusercontent.com/o3de/o3de-extras/development",
  5. "summary": "A repository to hold various gems, projects, and templates for the O3DE engine.",
  6. "additional_info": "See the README.md at the root of this repository for more information",
  7. "last_updated": "2022-09-27",
  8. "templates": [
  9. "https://github.com/o3de/o3de-extras.git/Templates/Multiplayer",
  10. "https://github.com/o3de/o3de-extras.git/Templates/Ros2ProjectTemplate"
  11. ]
  12. }