Feedback
---------------
Please give me every honest comment you can make as 
this is my very first skin. If you would like some 
skin requests you may contact Stun into any 
problems ineelSoapy through private message on 
FPSBanana.com. Do the same if you rstalling the 
skin.

Installation
---------------
1. Download the ZIP file containing the skin.
2. Extract the VTF file from within the ZIP file to C:/Program Files/Steam/steamapps/common/left 4 dead/ left4dead/materials/models/survivors/manager/
3. Back up "pak01_dir.vpk" (Location: ...Steam/steamapps/common/left 4 dead/left4dead/
4. Open "pak01_dir.vpk" (preferably Notepad++)
5. Find the line containing the information of the files used to texture Louis.
 - This means hit Ctrl+F and type "louis_color" and click next twice
 - You should find the following: 
$baseTexture "models\survivors\manager\louis_color"
$bumpmap "models\survivors\Manager/louis_normal"
5. Change it to
$baseTexture "models\survivors\manager\louis_colox"
$bumpmap "models\survivors\Manager/louis_normal"
 - Only the "r" at the end of "louis_color" is changed to "x", resulting in "louis_colox"
 - There are two sets of lines that begin with "$baseTexture". Only edit the first/top set of lines.
6. Save "pak01_dir.vpk"
7. Close "pak01_dir.vpk"
The skin should now show up on Louis in Left 4 Dead.

- SteelSoapy