Repository URL to install this package:
|
Version:
1.0.1 ▾
|
io.gs2.unity.weave.gold
/
package.json
|
|---|
{
"name": "io.gs2.unity.weave.gold",
"displayName": "CloudWeave Gold",
"version": "1.0.1",
"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": "GoldSample",
"dependencies": {
"io.gs2.unity.weave.login": "1.0.5"
}
}