Thanks again so much Continues to be my favorite mod of all time.
Just a note though, I noticed that the shiny Vixen Corset either no longer worked after the latest .bat file (and if you left the old vixen cutmesh in) it would freeze. I found the error to be an extra space in a line near the end of the .bat file causing it to not build it into the customize_item.
If anyone has trouble just search the .bat file in notepad for "Vixen" the very bottom instance of it will look like
"if '%VIXEN_CORSET _MOD%'=='install' (
copy shine_clothes\vixen_corset \*.* temp_workspace\ /y"
Just delete the space between vixen_corset and the \ next to it and save. It now installs correctly
Just a note though, I noticed that the shiny Vixen Corset either no longer worked after the latest .bat file (and if you left the old vixen cutmesh in) it would freeze. I found the error to be an extra space in a line near the end of the .bat file causing it to not build it into the customize_item.
If anyone has trouble just search the .bat file in notepad for "Vixen" the very bottom instance of it will look like
"if '%VIXEN_CORSET _MOD%'=='install' (
copy shine_clothes\vixen_corset \*.* temp_workspace\ /y"
Just delete the space between vixen_corset and the \ next to it and save. It now installs correctly