Requirements:
- ScriptHookV
- ScriptHookVDotNet

Installation:
Move NAudio.dll, CustomWantedMusic.dll and CustomWantedMusic.ini to your GTA V 
scripts folder, create one if you don't have it.

Usage:
Set your own musics/folders directories in the CustomWantedMusic.ini file, 
all the configuration info is given in there as well.

Troubleshooting:
- Reloading the script while a music is playing will cause the game to crash. 
  Make sure the music has stopped first by either toggling the script off or losing all the wanted levels.
- Switching windows doesn't make the music stop and unfortunately, I'm unable to solve this.
- Sometimes the script might stop working when loading/preloading a music. 
  If this happens, reload the script by opening the ScriptHookVDotNet console (F4 key by default) 
  and using the command Reload() in it. 
  You can also set a reload hotkey in the ScriptHookVDotNet.ini file located in your GTA V root folder.