DescentDevelopers / Descent3

Descent 3 by Outrage Entertainment
GNU General Public License v3.0
2.88k stars 251 forks source link

Use standard temporary directory instead of custom/cache #500

Closed Lgt2x closed 3 months ago

Lgt2x commented 4 months ago

Pull Request Type

Description

Temp dir will be /tmp/Descent3/cache on Unix. Leave -tempdir option anyway, in case we want 2 clients to be run on the same host, so they don't try to lock the same file

winterheart commented 3 months ago

Tested on Windows, works fine.