XRTK / com.xrtk.core

The Official Mixed Reality Framework for Unity
https://xrtk.io
MIT License
307 stars 34 forks source link

added the ability to split android apks into expansion files #921

Closed StephenHodgson closed 2 years ago

StephenHodgson commented 2 years ago

XRTK - Mixed Reality Toolkit Pull Request

added the ability to split android apks into expansion files

SimonDarksideJ commented 2 years ago

So it is an extension to pass a command-line build argument to set a Unity build setting. Curious how Unity themseleves do not support this. Nice work.