I’m new to Addressable, I’m using a backend plugin which automatically downloads the file and put them in Application.persistentDataPath, as I cant use Addressable directly to download the files because downloading happens by that plugin.
So how do i setup Addressable so its still remote but when it starts downloading it look for assets under Application.persistentDataPath