An open API service indexing awesome lists of open source software.

https://github.com/gameworkstore/com.google.play.assetdelivery

Wrapper over original package distribution. This repository replicates the licence terms of his original distribution location. For more information check https://firebase.google.com/terms and https://firebase.google.com/support/release-notes/unity
https://github.com/gameworkstore/com.google.play.assetdelivery

Last synced: about 1 year ago
JSON representation

Wrapper over original package distribution. This repository replicates the licence terms of his original distribution location. For more information check https://firebase.google.com/terms and https://firebase.google.com/support/release-notes/unity

Awesome Lists containing this project

README

          

# Google Play Asset Delivery Plugin for Unity

*com.google.play.assetdelivery*

## Overview

Play Asset Delivery enables AssetBundles and other assets to be packaged into
an Android App Bundle and delivered through Google Play.

Refer to the
[documentation](//developer.android.com/guide/playcore/asset-delivery/integrate-unity)
and
[Runtime API reference](//developer.android.com/reference/unity/namespace/Google/Play/AssetDelivery)
for more information.

## Known Issues

- Recent versions of Unity can include a version of the Play Core library that conflicts with the one specified by this
plugin.
See [the Google Play Plugins for Unity README](https://github.com/google/play-unity-plugins/blob/master/README.md#play-core-conflicts)
for details.