A walker for the goldsource WAD3/WAD2 format.
-file <path>specifies the wad file.-dprints out the information about the wad file and its contents.-e <miplevel>exports all the textures from the wad file into BMP images. The miplevel is 0 by default.-helpprints out help information.
The program was compiled using msvc, toolset v142, windows sdk version 10.0 and c++20
- Switch to GUI rather that CLI.
- Add a feature to combine multiple WAD files.
- Add a feature to add textures into the WAD file.