gem.json 1.3 KB

123456789101112131415161718192021
  1. {
  2. "gem_name": "kb3d_mps",
  3. "display_name": "Multiplayer Sample: Kitbash3D",
  4. "license": "CC BY-NC 4.0",
  5. "license_url": "https://creativecommons.org/licenses/by-nc/4.0/",
  6. "origin": "The name of the originator goes here. i.e. XYZ Inc.",
  7. "origin_url": "https://github.com/o3de/o3de-multiplayersample-assets/tree/main/Gems/kb3d_mps",
  8. "type": "Asset",
  9. "summary": "This is an O3DE Asset Gem package with various 3D assets provided for use in o3de-multiplayersample by kitbash3D (https://kitbash3d.com/). These assets primarily were modified from assets in the 'High Tech Streets' kit which can be purchased here (https://kitbash3d.com/products/high-tech-streets)",
  10. "canonical_tags": [
  11. "Gem"
  12. ],
  13. "user_tags": [
  14. "kb3d_mps"
  15. ],
  16. "icon_path": "preview.png",
  17. "requirements": "These assets are provided for use with o3de-multiplayersample but are not to be used in commercial products, re-sold or re-distributed, without permission from Kitbash3D. The original assets and license can be purchased from Kitbash3D: https://kitbash3d.com/ ",
  18. "documentation_url": "Link to any documentation of kb3d_mps goes here: i.e. https://o3de.org/docs/user-guide/gems/reference/design/white-box/",
  19. "dependencies": [],
  20. "restricted": "kb3d_mps"
  21. }