aboutsummaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
authorMaxxiii <[email protected]>2020-09-15 18:45:51 +0300
committerMaxxiii <[email protected]>2020-09-15 18:45:51 +0300
commit17a5ff071604e2872c1465b946ae6807410a4fd8 (patch)
tree3f89b9e7dc462a1120ac5e9ca9cd71a3cf8539b7 /pages
parentFix third-party links for VTFLib and add mirrors for them (diff)
downloadnemstools.github.io-17a5ff071604e2872c1465b946ae6807410a4fd8.tar.xz
nemstools.github.io-17a5ff071604e2872c1465b946ae6807410a4fd8.zip
Fix other links on VTFLib page
Diffstat (limited to 'pages')
-rw-r--r--pages/VTFLib.html10
1 files changed, 4 insertions, 6 deletions
diff --git a/pages/VTFLib.html b/pages/VTFLib.html
index bc420d4..f8ad03d 100644
--- a/pages/VTFLib.html
+++ b/pages/VTFLib.html
@@ -48,8 +48,8 @@
</div>
<div class="content"><b>About:</b>
- <p>VTFLib is a LGPL open source programming library, written by <a
- href="https://web.archive.org/web/20200201044259/http://www.wunderboy.org/">Neil Jedrzejewski</a>
+ <p>VTFLib is a LGPL open source programming library, written by <a href="http://www.wunderboy.org/">Neil
+ Jedrzejewski</a>
and I. VTFLib provides a C and C++ API that, with a few simple functions, can open and save .vtf and
.vmt files, providing access to all known features. The library functions independent of Steam,
allowing third party applications to use the library without Steam present or runningi on the target
@@ -99,11 +99,9 @@
<b>Documentation:</b>
<ul>
- <li><a
- href="https://web.archive.org/web/20200201044259/http://www.wunderboy.org/docs/vtflib_docs/">VTFLib
+ <li><a href="http://www.wunderboy.org/docs/vtflib_docs/">VTFLib
Documentation</a></li>
- <li><a
- href="https://web.archive.org/web/20200201044259/http://developer.valvesoftware.com/wiki/VTF">VTF
+ <li><a href="http://developer.valvesoftware.com/wiki/VTF">VTF
Image Format</a></li>
</ul>