Hypnotoad90 / RocketLauncher2

Rocket Launcher 2.0 - A cross platform front end for all DOOM source ports.
GNU General Public License v3.0
55 stars 13 forks source link

Support -deh/bex files as if they were PK3s/WADs #11

Open duganchen opened 8 years ago

duganchen commented 8 years ago

It would be very good if Rocket Launcher 2 had the same support for .deh and .bex files as it does for WADs and PK3s. I would love to be able to drag them onto "Files to Load" and then have Rocket Launcher 2 launch them with "-deh" instead of -file.

I see that you've previously responded to this request when it was made a couple of years ago (https://www.doomworld.com/vb/post/1310705), so I'll wait for a response to this one before submitting a pull request.

Hypnotoad90 commented 8 years ago

I'll implement this at some point. If you're ready to submit a pull request yourself, you need to keep in mind that it will need to be able to be saved in a config too, which is not so straightfoward.