diff options
| author | Maxxiii <[email protected]> | 2020-09-15 18:55:28 +0300 |
|---|---|---|
| committer | Maxxiii <[email protected]> | 2020-09-15 18:55:28 +0300 |
| commit | 818307f0cdcd652861c2d280b67f3e1fcf945116 (patch) | |
| tree | f4fec4cd2db69a6ff6e1b40c2982cad562302b41 /pages/VTFLib-Download.html | |
| parent | Fix link to BSP_view by Botman (diff) | |
| download | nemstools.github.io-818307f0cdcd652861c2d280b67f3e1fcf945116.tar.xz nemstools.github.io-818307f0cdcd652861c2d280b67f3e1fcf945116.zip | |
Fix links on VTFLib-Download page
Diffstat (limited to 'pages/VTFLib-Download.html')
| -rw-r--r-- | pages/VTFLib-Download.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/pages/VTFLib-Download.html b/pages/VTFLib-Download.html index 7288052..92cf772 100644 --- a/pages/VTFLib-Download.html +++ b/pages/VTFLib-Download.html @@ -151,10 +151,8 @@ Archive</i> contains library and prebuilt binaries for VTFLib, VTFEdit and VTFCmd. Download this if you just want to develop with VTFLib (or want access to all the binaries).</p> - <p>VTFLib also uses <a - href="https://web.archive.org/web/20200201044319/http://developer.nvidia.com/object/dds_utilities_legacy.html">nvDXT</a>, - and VTFEdit and VTFCmd also use <a - href="https://web.archive.org/web/20200201044319/http://openil.sourceforge.net/">DevIL 1.7.8</a>. In + <p>VTFLib also uses <a href="http://developer.nvidia.com/object/dds_utilities_legacy.html">nvDXT</a>, + and VTFEdit and VTFCmd also use <a href="http://openil.sourceforge.net/">DevIL 1.7.8</a>. In order to compile, you will need to download those libraries and add their paths to Visual Studio.</p> <b>Download from Web Archive:</b> |