Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.36 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.36 KB

PAD_Addresssable

An simple example project for Unity which explains basic concepts of Play Asset Delivery and Addressable Assets.

  • Load scene using Addressable Assets.
  • Check for Asset pack available.
  • Download Asset Pack from Play Asset Delivery.

Thank for the open source project https://github.com/jelte/be.khepri.play.assetdelivery.addressables which I use as a reference for my custom PAD_Addressable plugin.

Visit this site to get a details explaining of Play Asset Delivery and Addressable Asset.

https://killertee.wordpress.com/2021/09/04/unity-play-asset-delivery-and-addressable-assets/

If you are using this library in one of your applications and would like to thank me:

Buy Me A Coffee

or via PayPal

https://www.paypal.com/paypalme/kampertee

Build guide