JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 49
  • Score
    100M100P100Q76516F
  • License Apache-2.0

NatML Graph API for Unity Engine.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ai.natml.hub) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    NatML Hub

    NatML

    NatML Graph API for Unity Engine.

    Installing Hub

    Add the following items to your Unity project's Packages/manifest.json:

    {
      "scopedRegistries": [
        {
          "name": "NatML",
          "url": "https://registry.npmjs.com",
          "scopes": ["ai.natml"]
        }
      ],
      "dependencies": {
        "ai.natml.hub": "1.0.18"
      }
    }

    Requirements

    • Unity 2021.2+

    Resources

    Thank you very much!