nstlaurent / DoomLauncher

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

syncing with only wads\zips\pk3 #218

Open EduardDiego opened 3 years ago

EduardDiego commented 3 years ago

If you try to sync it will add all sorts of files to the library. Tested on pdf and txt.

It needs some sort of a filter, so it will add up\can only see only supported formats. And filtering should be working with the "Add file" functionality too, for example if you try to add a pdf it should throw a error at you. More restriction, but less mess.

Also would be great if program can scan zip files for .wad.pk3 files inside inside them while adding\syncing\adding recursively, before they become a part of the collection. Don't know if this even possible.