Fixed: Regressions setting the IWAD search path (-iwad, UnixInfo)
The -iwad option now also utilizes the Uri::fromNativeDirPath() method to initialize the Uri properly.
The UnixInfo 'iwaddir' is treated relative to the application's startup directory. The environment variables for setting the IWAD search path(s) are treated the same way.
Fixed: Regressions setting the IWAD search path (-iwad, UnixInfo)
The -iwad option now also utilizes the Uri::fromNativeDirPath() method
to initialize the Uri properly.
The UnixInfo 'iwaddir' is treated relative to the application's
startup directory. The environment variables for setting the IWAD
search path(s) are treated the same way.