MUD-Team / mud

GNU General Public License v3.0
0 stars 0 forks source link

Cleanup game file detection #6

Closed dashodanger closed 1 week ago

dashodanger commented 1 week ago

This removes the SDL-based IWAD selector dialog box, as well as simplifies the game detection routine in general. If there is no explicit -game/-iwad parameter passed to the program, it will attempt autodetection in this order:

Legacy environment variables (DOOMWADDIR, etc) are not considered any more. The first (if any) valid game file found will be used.