mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-10-06 03:22:01 -04:00

* Pherim over at nexusmods advised me that using "Remove" leaves stranded references at the end of the file, and that the proper way to fully remove the unwanted `NiTextureEffect` block is to use "Remove Branch". This commit clarifies that in the normal map conversion tutorial.