Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
io.gs2.unity.sdk / Gs2.Unity.asmdef
Size: Mime:
{
    "name": "Gs2.Unity",
    "rootNamespace": "",
    "references": [
        "Gs2",
        "UniTask",
        "UniTask.Linq",
        "UnityEngine.Purchasing",
        "UnityEngine.Purchasing.Stores",
        "UnityEngine.Advertisements",
        "MaxSdk.Scripts",
        "unity-webview"
    ],
    "includePlatforms": [],
    "excludePlatforms": [],
    "allowUnsafeCode": false,
    "overrideReferences": false,
    "precompiledReferences": [],
    "autoReferenced": true,
    "defineConstraints": [],
    "versionDefines": [
        {
            "name": "com.unity.purchasing",
            "expression": "",
            "define": "GS2_ENABLE_PURCHASING"
        },
        {
            "name": "com.unity.purchasing",
            "expression": "4.6.0",
            "define": "GS2_IAP_4_6_0_OR_NEWER"
        },
        {
            "name": "com.unity.ads",
            "expression": "",
            "define": "GS2_ENABLE_UNITY_ADS"
        },
        {
            "name": "com.cysharp.unitask",
            "expression": "",
            "define": "GS2_ENABLE_UNITASK"
        },
        {
            "name": "net.gree.unity-webview",
            "expression": "",
            "define": "GS2_ENABLE_GREE_WEBVIEW"
        }
    ],
    "noEngineReferences": false
}