Functioning UE4 Modding Example Code - No Engine Customization Required

Hey, can you give a run down of how your mod system works? I am trying to get the game to just simply read uassets that are added by users later on a specific folder. Like, expanding the list of available songs in my game, and the game just reads and plays those.

Would your mod system be of use to my case?