ericw-tools
ericw-tools copied to clipboard
lightpreview should use temporary directory
Rather than doing everything in the same directory as the source (.map) file, lightpreview should use a temporary directory. This will prevent it from creating compiled files in source directories, and also possibly overwriting already compiled .bsp files.
Agreed, I meant to do this... it's possible to accidentally overwrite a .bsp with the current behaviour.