Hello!
I’m developing a game for PC and Android. I have encountered a problem where I need to have two different copies of mp4 files for both platforms. How can I automate the build process so that the correct mp4 files are used for each platform, and the files from the other platform are not included in the package at all?
Thanks!