Repository URL to install this package:
Version:
1.0.6 ▾
|
io.gs2.unity.weave.gacha
/
package.json
|
---|
{
"name": "io.gs2.unity.weave.gacha",
"displayName": "CloudWeave Gacha",
"version": "1.0.6",
"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": "GachaScene",
"dependencies": {
"io.gs2.unity.weave.money-store": "1.0.4",
"io.gs2.unity.weave.unit": "1.0.5",
"io.gs2.unity.weave.job-queue": "1.0.5"
},
"repository": {
"type": "git",
"url": "https://github.com/gs2io/gs2-cloud-weave/tree/master/Gacha"
}
}