Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Android Play Asset Delivery #52527

Merged
merged 1 commit into from
Sep 15, 2021

Conversation

m4gr3d
Copy link
Contributor

@m4gr3d m4gr3d commented Sep 10, 2021

Add support for Android Play Asset Delivery which replaces APK's expansion files (OBBs) for Android App Bundle (AAB) binaries.

Addresses part of #48636.

This only adds support for a subset of Play Asset Delivery: this causes a single install-time asset pack to always be present, but doesn't add support for dynamically downloaded asset packs.
@akien-mga akien-mga merged commit b22b6ea into godotengine:master Sep 15, 2021
@akien-mga
Copy link
Member

Thanks!

@m4gr3d m4gr3d deleted the add_pad_support_master branch September 15, 2021 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants