Repository URL to install this package:
|
Version:
1.1.0 ▾
|
io.gs2.unity.weave.core
/
package.json
|
|---|
{
"name": "io.gs2.unity.weave.core",
"displayName": "CloudWeave Core",
"version": "1.1.0",
"unity": "2019.3",
"description": "CloudWeave を利用するために必要となる基本コードセットです。",
"keywords": ["GS2", "Game Server Services", "BaaS", "mBaaS", "Server"],
"category": "SDK",
"author": {
"name": "Game Server Services, Inc.",
"url": "https://gs2.io/",
"email": "contact@gs2.io"
},
"dependencies": {
"com.unity.ugui": "1.0.0",
"io.gs2.unity.sdk": "2020.3.28"
}
}