andrei-drexler / ironwail

High-performance QuakeSpasm fork
GNU General Public License v2.0
481 stars 43 forks source link

Installation path fix for UNIX systems #248

Open giuliods opened 10 months ago

giuliods commented 10 months ago

While compiling and installing Ironwail on Linux the Makefile wasn't able to create the directory and put the files in the folders correctly.

This pull request should do these things:

This required some modification to the pak position in quakedef.h which are defined only for __unix