gem.json 739 B

123456789101112131415161718192021222324
  1. {
  2. "gem_name": "XR",
  3. "display_name": "XR",
  4. "license": "Apache-2.0 Or MIT",
  5. "license_url": "https://github.com/o3de/o3de/blob/development/LICENSE.txt",
  6. "origin": "Open 3D Engine - o3de.org",
  7. "origin_url": "https://github.com/o3de/o3de",
  8. "type": "Code",
  9. "summary": "XR",
  10. "canonical_tags": [
  11. "Gem"
  12. ],
  13. "user_tags": [],
  14. "requirements": "",
  15. "documentation_url": "",
  16. "dependencies": [],
  17. "compatible_engines": [
  18. "o3de-sdk>=2.4.0",
  19. "o3de>=2.4.0"
  20. ],
  21. "repo_uri": "https://raw.githubusercontent.com/o3de/o3de-extras/development",
  22. "download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0/xr-1.1.0-gem.zip",
  23. "version": "1.1.0"
  24. }