diff options
| author | Maxxiii <[email protected]> | 2020-09-16 18:53:32 +0300 |
|---|---|---|
| committer | Maxxiii <[email protected]> | 2020-09-16 18:53:32 +0300 |
| commit | 5ebcd5b0d5793a29b28b6c4344a7adda3bdfd15d (patch) | |
| tree | cfc16102995fc5dc7457bfd6a284fae0868e1710 /subpages/Comments/wad2bmp.html | |
| parent | Move pictures for comments pages to another folder, ... (diff) | |
| download | nemstools.github.io-5ebcd5b0d5793a29b28b6c4344a7adda3bdfd15d.tar.xz nemstools.github.io-5ebcd5b0d5793a29b28b6c4344a7adda3bdfd15d.zip | |
Update more local links in comments
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> |