9092858a58
I updated everything to the latest Unity Editor. Also realized I had the wrong shaders on my hairs, those are fixed and the hairs look MUCH better!
47 lines
2.0 KiB
JSON
47 lines
2.0 KiB
JSON
{
|
|
"name": "com.unity.ads",
|
|
"displayName": "Advertisement Legacy",
|
|
"version": "4.4.2",
|
|
"unity": "2018.4",
|
|
"unityRelease": "18f1",
|
|
"description": "Connect your game to the Unity Ads Network for iOS and Android to quickly and effectively monetize your games.\n\nNOTE: Unity has joined forces with ironSource and recommends using Unity LevelPlay for ad mediation (instead of this package). \n\nThis package will still be supported but no longer updated. To install Unity LevelPlay, use the Ads Mediation package (available below) or the LevelPlay plugin-in at https://developers.is.com/ironsource-mobile/unity/unity-plugin/.\n\nSupported platforms:\n- Android\n- iOS\n",
|
|
"_upm": {
|
|
"gameService": {
|
|
"groupIndex": 4,
|
|
"groupName": "Monetization",
|
|
"genericDashboardUrl": "https://unityads.unity3d.com/help/index",
|
|
"projectDashboardUrl": "https://dashboard.unity3d.com/organizations/{0}/projects/{1}/monetization/about",
|
|
"projectDashboardUrlType": "OrganizationKeyAndProjectGuid",
|
|
"configurePath": "Project/Services/Ads"
|
|
},
|
|
"supportedPlatforms": [
|
|
"Android",
|
|
"iOS"
|
|
],
|
|
"changelog": "## **Unity**\n - Remove redirect pop-ups directing users to Unity Mediation.\n## **Android**\n### **Bugfix**\n- Fixed a NullPointerException when Application Context is null for cached directory file path."
|
|
},
|
|
"keywords": [
|
|
"ads",
|
|
"unity"
|
|
],
|
|
"dependencies": {
|
|
"com.unity.ugui": "1.0.0"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "fc7ba9cd356edacbf4c1d0cf4da023c5153010ee"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.ads@4.4/manual/index.html",
|
|
"repository": {
|
|
"url": "https://github.com/Unity-Technologies/unity-ads-sdk.git",
|
|
"type": "git",
|
|
"revision": "532b2db792ae728eedcc825080876b4e2c5f8544"
|
|
},
|
|
"samples": [
|
|
{
|
|
"displayName": "UnityAds Example App",
|
|
"description": "Contains sample scene and scripts for loading and showing ads with the Unity Ads SDK",
|
|
"path": "Samples~"
|
|
}
|
|
]
|
|
}
|