Handle different resources

Hello,

I open this topic to discuss about the best way to handle various resources, for example, differents splashscreen depending of the country where the app is gonna be deployed, or the target client. For now, the best way that i’ve found is using hooks. Having various folder with each resource, the hook rename the folder to ‘resources’ after adding platform depending of the necessary resources.