gem.json 885 B

12345678910111213141516171819202122232425262728
  1. {
  2. "gem_name": "Audio",
  3. "version": "1.0.0",
  4. "display_name": "Starter Game Audio",
  5. "license": "License used i.e. Apache-2.0 or MIT",
  6. "license_url": "Link to the license web site i.e. https://opensource.org/licenses/Apache-2.0",
  7. "origin": "The name of the originator or creator",
  8. "origin_url": "The website for this Gem",
  9. "type": "Asset",
  10. "summary": "Holds Starter Game's audio assets and scripts",
  11. "canonical_tags": [
  12. "Gem"
  13. ],
  14. "user_tags": [
  15. "Audio"
  16. ],
  17. "platforms": [
  18. ""
  19. ],
  20. "icon_path": "preview.png",
  21. "requirements": "Notice of any requirements for this Gem i.e. This requires X other gem",
  22. "documentation_url": "Link to any documentation of your Gem",
  23. "dependencies": [],
  24. "repo_uri": "",
  25. "compatible_engines": [],
  26. "engine_api_dependencies": [],
  27. "restricted": "Audio"
  28. }