ericw-tools icon indicating copy to clipboard operation
ericw-tools copied to clipboard

lightpreview should use temporary directory

Open hemebond opened this issue 6 months ago • 1 comments

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.

hemebond avatar Aug 27 '25 04:08 hemebond

Agreed, I meant to do this... it's possible to accidentally overwrite a .bsp with the current behaviour.

ericwa avatar Aug 27 '25 04:08 ericwa