gem.json 1.0 KB

12345678910111213141516171819202122232425262728293031
  1. {
  2. "gem_name": "LevelGeoreferencing",
  3. "version": "1.0.0",
  4. "display_name": "LevelGeoreferencing",
  5. "license": "Apache-2.0",
  6. "license_url": "https://opensource.org/licenses/Apache-2.0",
  7. "origin": "RobotecAI",
  8. "origin_url": "https://robotec.ai",
  9. "type": "Code",
  10. "summary": "Toolset to georeference level",
  11. "canonical_tags": [
  12. "Gem"
  13. ],
  14. "user_tags": [
  15. "Georeferencing",
  16. "LevelGeoreferencing"
  17. ],
  18. "platforms": [],
  19. "icon_path": "preview.png",
  20. "requirements": "",
  21. "documentation_url": "https://www.docs.o3de.org/docs/user-guide/interactivity/robotics/georeference/",
  22. "dependencies": [],
  23. "compatible_engines": [
  24. "o3de-sdk>=2.4.0",
  25. "o3de>=2.4.0"
  26. ],
  27. "engine_api_dependencies": [],
  28. "restricted": "LevelGeoreferencing",
  29. "repo_uri": "https://raw.githubusercontent.com/o3de/o3de-extras/development",
  30. "download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0/levelgeoreferencing-1.0.0-gem.zip"
  31. }