{
  "name": "com.unity.services.relay",
  "displayName": "Relay",
  "version": "1.0.5",
  "unity": "2020.3",
  "_upm": {
    "gameService": {
      "genericDashboardUrl": "https://dashboard.unity3d.com/relay",
      "projectDashboardUrl": "https://dashboard.unity3d.com/organizations/{0}/projects/{1}/environments/default/relay/overview",
      "projectDashboardUrlType": "OrganizationKeyAndProjectGuid",
      "useCasesUrl": "https://docs.unity.com/relay/Content/introduction.htm"
    }
  },
  "description": "Connect the players of your peer-hosted games with Relay. Your games will also benefit from improved reliability, privacy and the ability to communicate across platforms. To get started, enable listen-server UDP networking for your project on the Unity Dashboard.\n\nFeatures include an allocation service to join game hosts via code, multi-region support, and more.",
  "dependencies": {
    "com.unity.services.core": "1.4.0",
    "com.unity.services.authentication": "2.0.0",
    "com.unity.services.qos": "1.1.0",
    "com.unity.modules.unitywebrequest": "1.0.0",
    "com.unity.modules.unitywebrequestassetbundle": "1.0.0",
    "com.unity.modules.unitywebrequestaudio": "1.0.0",
    "com.unity.modules.unitywebrequesttexture": "1.0.0",
    "com.unity.modules.unitywebrequestwww": "1.0.0",
    "com.unity.nuget.newtonsoft-json": "3.0.2",
    "com.unity.transport": "1.3.0"
  },
  "samples": [
    {
      "displayName": "Simple Relay Sample",
      "description": "A sample showcasing the features of the Relay SDK.",
      "path": "Samples~/SimpleRelay"
    },
    {
      "displayName": "Simple Relay Sample (using UTP)",
      "description": "A sample showcasing the features of the Relay SDK that can be tested with multiple clients. Has a persistent connection to the relay server using UTP.",
      "path": "Samples~/SimpleRelayUtp"
    }
  ],
  "relatedPackages": {
    "com.unity.services.relay.tests": "1.0.5"
  },
  "upmCi": {
    "footprint": "e2d7f79efd44b5390264c641fd6ab3fae66c66ab"
  },
  "repository": {
    "url": "https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git",
    "type": "git",
    "revision": "159fd0991355fd3398ba0a9d8c79fc0048d716e3"
  }
}
