gem.json 947 B

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "gem_name": "Atom_AtomBridge",
  3. "display_name": "Atom Bridge",
  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": "",
  10. "canonical_tags": [
  11. "Gem"
  12. ],
  13. "user_tags": [],
  14. "requirements": "",
  15. "documentation_url": "",
  16. "dependencies": [
  17. "Atom_RPI",
  18. "Atom_Bootstrap",
  19. "Atom_RHI",
  20. "Atom_RHI_Null",
  21. "Atom_Feature_Common",
  22. "Atom_Component_DebugCamera",
  23. "AtomImGuiTools",
  24. "CommonFeaturesAtom",
  25. "EMotionFX_Atom",
  26. "ImguiAtom",
  27. "AtomFont",
  28. "AtomViewportDisplayInfo",
  29. "Atom",
  30. "AtomShader",
  31. "ImageProcessingAtom",
  32. "AtomToolsFramework",
  33. "AtomViewportDisplayIcons",
  34. "MaterialEditor"
  35. ]
  36. }