This mod provides a way to load, on the fly, a different apparel texture for thin, fat and hulk females if the texture exists (loaded by another mod).
Example:
/Common/Textures/Things/Pawn/Humanlike/Apparel/PowerArmor/PowerArmor_Hulk_Female_south.png
/Common/Textures/Things/Pawn/Humanlike/Apparel/PowerArmor/PowerArmor_Hulk_Female_east.png
/Common/Textures/Things/Pawn/Humanlike/Apparel/PowerArmor/PowerArmor_Hulk_Female_north.png
This mod is intended to be used for other modders as a base to new female apparel exclusive textures.
With this they only need to provide the new textures and no coding xml or c# is needed.