Repository URL to install this package:
|
Version:
1.0.22 ▾
|
io.gs2.unity.weave.credential
/
package.json
|
|---|
{
"name": "io.gs2.unity.weave.credential",
"displayName": "CloudWeave Credential",
"version": "1.0.22",
"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.Editor",
"dependencies": {
"io.gs2.unity.weave.core": "1.2.6"
}
}