When using the latest dev build, I get this message when launching my mods:
"Path of the selected mod is empty. Please update your mod list."
The command line adds three empty arguments/quotes at the end, like this (when trying to launch unmodded Heretic):
"./crispy-heretic.exe" -iwad "../../iwad/heretic.wad" -file "" "" ""
With a PWAD loaded:
_"./crispy-heretic.exe" -iwad "../../iwad/heretic.wad" -file "../../pwad/heretic/puss28qtr.wad" "" "" ""
When using the latest dev build, I get this message when launching my mods: "Path of the selected mod is empty. Please update your mod list."
The command line adds three empty arguments/quotes at the end, like this (when trying to launch unmodded Heretic): "./crispy-heretic.exe" -iwad "../../iwad/heretic.wad" -file "" "" ""
With a PWAD loaded: _"./crispy-heretic.exe" -iwad "../../iwad/heretic.wad" -file "../../pwad/heretic/puss28qtr.wad" "" "" ""