yeah i ended up replacing it like that, but dont want to hard code that replacement incase the skin directory changes (reverts back to just being skin).
is there anyway for the pluginhelper to detect the assembly its excuting from, and if its PVRX2 return the correct path?
I'm not intending to change the skin2 part of the name, so you're pretty safe. In two place I've done "PluginHelper.GetSkinRootDirectory().Replace("\\skin\\", "\\skin2\\");" myself, so you're pretty safe doing it if you need to.