nstlaurent / DoomLauncher

Doom Launcher is a doom launching utility and database for custom wads and pk3s
GNU General Public License v3.0
231 stars 20 forks source link

Automatically add Steam wads on startup #311

Closed kenbot closed 1 month ago

kenbot commented 1 month ago

Hello! A chunky feature for your review. Addresses #279 by auto-loading Steam WADs on first init.

Of note:

LMK if you'd like any changes!

nstlaurent commented 1 month ago

Nice! I have the doom re-release and it didn't load the main iwads for me, probably because the paths are a little different than before maybe? It found sigil, nerve, master levels, and id1.

Could be a special case since I previously only had the ultimate doom unity version from steam, then it was updated.

The path I have is: C:\Program Files (x86)\Steam\steamapps\common\Ultimate Doom\base (this has doom.wad)

From there I have the folders doom2, plutonia, and tnt.

image

kenbot commented 1 month ago

Ohhh that's interesting. I have both paths in my one, I'm not sure why. Try again now!

nstlaurent commented 1 month ago

Looks good, thanks!