[Asset Packs] Add feature to support Play Asset Delivery
Closed this issue · 2 comments
DelphiWorlds commented
As per title - A new feature is in the works to support Play Asset Delivery which supersedes the old APK Expansion support.
Since Delphi does not support Play Asset Delivery "out-of-the-box", this feature will execute bundling (i.e. creating the .aab file) additional to the Delphi IDE. The plan is to make the whole process as seamless as possible, e.g:
- Use an "asset packs" manager in Codex to create the desired packs
- Add the assets to the packs
- Build/Deploy the aab with the Delphi IDE (a necessary first step)
- Using Codex, rebuild the aab to include the asset packs
- Optionally install the aab to the device for local testing
DelphiWorlds commented
DelphiWorlds commented