diff options
Diffstat (limited to 'pages')
| -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> |