gem.json 776 B

123456789101112131415161718192021
  1. {
  2. "gem_name": "MultiplayerSample",
  3. "display_name": "MultiplayerSample",
  4. "license": "What license MultiplayerSample uses goes here: i.e. Apache-2.0 or MIT",
  5. "license_url": "Link to the license web site goes here: i.e. https://opensource.org/licenses/Apache-2.0 Or https://opensource.org/licenses/MIT",
  6. "origin": "The name of the originator goes here. i.e. XYZ Inc.",
  7. "origin_url": "The primary repo for MultiplayerSample goes here: i.e. http://www.mydomain.com",
  8. "type": "",
  9. "summary": "A short description of MultiplayerSample.",
  10. "canonical_tags": [
  11. "Gem"
  12. ],
  13. "user_tags": [
  14. "MultiplayerSample"
  15. ],
  16. "icon_path": "preview.png",
  17. "requirements": "",
  18. "documentation_url": "",
  19. "dependencies": [
  20. ]
  21. }