I want to create a build script which will have three build options for app and addressables
1. Build addressables to a remote path, upload them to a server, and build the app
2. Build addressables to a local path and build the app
3. Build the app without building the addressables
I couldn't figure out how to change the Build Path and the Load Path in an addressable group from a script. Anyone knows how to do it?
↧