diff options
Diffstat (limited to 'subpages/Comments/wad2bmp.html')
| -rw-r--r-- | subpages/Comments/wad2bmp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subpages/Comments/wad2bmp.html b/subpages/Comments/wad2bmp.html index 31c1c5f..7e804f9 100644 --- a/subpages/Comments/wad2bmp.html +++ b/subpages/Comments/wad2bmp.html @@ -226,7 +226,7 @@ </div> <div class="content"><br>If you need a command line program to extract .wad files, for the time being you can use HLExtract (the example application that comes with <a - href="https://web.archive.org/web/20170915135558/http://nemesis.thewavelength.net/index.php?p=35">HLLib</a>). + href="../../pages/Miscellaneous-HLLib.html">HLLib</a>). It works more less the same way as wad2bmp. Example usage:<br> <br> HLExtract.exe -p "C:\MyWad.wad" -e "root"<br> |