gem.json 767 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "gem_name": "Atom_TestData",
  3. "version": "1.0.0",
  4. "display_name": "Atom Test Data",
  5. "license": "Apache-2.0 Or MIT",
  6. "license_url": "https://github.com/o3de/o3de/blob/development/LICENSE.txt",
  7. "origin": "Open 3D Engine - o3de.org",
  8. "origin_url": "https://github.com/o3de/o3de",
  9. "type": "Asset",
  10. "summary": "A set of Test Asset Data to use with Atom",
  11. "canonical_tags": [
  12. "Gem"
  13. ],
  14. "user_tags": [
  15. "Atom_TestData",
  16. "Assets"
  17. ],
  18. "platforms": [
  19. ""
  20. ],
  21. "icon_path": "preview.png",
  22. "requirements": "",
  23. "documentation_url": "",
  24. "dependencies": [],
  25. "repo_uri": "",
  26. "compatible_engines": [],
  27. "engine_api_dependencies": [],
  28. "restricted": "Atom_TestData"
  29. }