Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
{
  "name": "io.gs2.unity.weave.credential",
  "displayName": "CloudWeave Credential",
  "version": "1.0.15",
  "unity": "2019.3",
  "description": "Game Server Services を利用する為に必要な、ゲーム内に組み込むクレデンシャルを作成します。",
  "keywords": ["GS2", "Game Server Services", "BaaS", "mBaaS", "Server"],
  "category": "SDK",
  "author": {
    "name": "Game Server Services, Inc.",
    "url": "https://gs2.io/",
    "email": "contact@gs2.io"
  },
  "sampleScene": "Credential",
  "tutorialWindowClassPath": "Gs2.Weave.Credential.Editor.Tutorial.TutorialWindow, Gs2.Weave.Credential",
  "dependencies": {
    "io.gs2.unity.weave.core": "1.1.0"
  }
}