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

Sync status will link non-zipped files in GameFiles directory #204

Open nstlaurent opened 4 years ago

nstlaurent commented 4 years ago

If files are manually added to the GameFIles directory and the sync feature is used the files will not be added to zip files. The causes Doom Launcher to unpack pk3 files because it is technically a zip breaking the launch file. Doom Launcher is likely going to need to check if it's not a zip file and fix accordingly.