Repository URL to install this package:
|
Version:
1.0.8 ▾
|
io.gs2.unity.weave.login
/
package.json
|
|---|
{
"name": "io.gs2.unity.weave.login",
"displayName": "CloudWeave Login",
"version": "1.0.8",
"unity": "2019.3",
"description": "サーバサイドで管理されたアカウント情報を使用してログイン出来るようにします。",
"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": "LoginSample",
"tutorialWindowClassPath": "Gs2.Weave.Login.Editor.Tutorial.TutorialWindow, Gs2.Weave.Login",
"dependencies": {
"io.gs2.unity.weave.credential": "1.0.16",
"com.unity.modules.jsonserialize": "1.0.0"
}
}