diff options
| author | Maxxiii <[email protected]> | 2020-09-15 18:40:20 +0300 |
|---|---|---|
| committer | Maxxiii <[email protected]> | 2020-09-15 18:40:20 +0300 |
| commit | f4f4d9ecc2473eb6f358ead80048af28e7566b33 (patch) | |
| tree | e934c212438447969c6b48ed5136bc0e1810e2ad /pages | |
| parent | Fix some more broken links (diff) | |
| download | nemstools.github.io-f4f4d9ecc2473eb6f358ead80048af28e7566b33.tar.xz nemstools.github.io-f4f4d9ecc2473eb6f358ead80048af28e7566b33.zip | |
Fix third-party links for VTFLib and add mirrors for them
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/VTFLib.html | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/pages/VTFLib.html b/pages/VTFLib.html index 2f2b36a..bc420d4 100644 --- a/pages/VTFLib.html +++ b/pages/VTFLib.html @@ -133,14 +133,17 @@ <ul> <li><a - href="https://web.archive.org/web/20200201044259/http://www.leadwerks.com/index.php?page=downloads.htm&subbar=blank.htm">Image - Viewer</a></li> - <li><a - href="https://web.archive.org/web/20200201044259/http://www.wunderboy.org/sourceapps.php#vtf_shell">VTF - Shell Extensions</a></li> - <li><a - href="https://web.archive.org/web/20200201044259/http://www.wunderboy.org/sourceapps.php#max_vtf">3DS - Max VTF Plug-In</a></li> + href="https://web.archive.org/web/20080416140802/http://www.leadwerks.com:80/index.php?page=downloads.htm&subbar=blank.htm">Image + Viewer</a> / <a + href="https://nemstools.github.io/files/third-party/ImageViewer_0.0.2.exe">Mirror</a></li> + <li><a href="https://www.wunderboy.org/valve-hl2source-sdk-tools/">VTF + Shell Extensions</a> / <a + href="https://nemstools.github.io/files/third-party/vtf_shell_extensions_v1.7.5.1.zip">Mirror</a> + </li> + <li><a href="https://www.wunderboy.org/3d-modelling-tools-plug-ins/">3DS + Max VTF Plug-In</a> / <a + href="https://nemstools.github.io/files/third-party/3DSMax-VTF-Importer-Plugin-1.7.5-rev2.zip">Mirror</a> + </li> </ul> </div> <div class="heading1"> |