I have a racing game and this is the only way I could add music without having problems with copyrights, I’ve already searched a lot but I can not find anything
Thank you.
You can use Streaming Assets folder: Unity - Manual: Streaming Assets
Users will be able to put the music they want to hear in the folder, your job will be to correctly get the files and play them.