DoomUnity
                                
                                 DoomUnity copied to clipboard
                                
                                    DoomUnity copied to clipboard
                            
                            
                            
                        more iwad detection
multiple checksums for certain iwads (or duplicate entries)
some iwads, like freedoom, won't do well with checksums since they're constantly updated. so we need a separate lump detection method too
checksums are quicker since they don't require reading the wad data, so do any checksums first, then lump detection