diff options
| author | Maxxiii <[email protected]> | 2020-09-13 14:54:44 +0300 |
|---|---|---|
| committer | Maxxiii <[email protected]> | 2020-09-13 14:54:44 +0300 |
| commit | f004b415106253790742ef5d45e6dad518cbf261 (patch) | |
| tree | 8bf959a00944f2450be28336988a14ce429a5d20 | |
| parent | Change Microsoft downloads links to live ones, instead of Web Archive copies,... (diff) | |
| download | nemstools.github.io-f004b415106253790742ef5d45e6dad518cbf261.tar.xz nemstools.github.io-f004b415106253790742ef5d45e6dad518cbf261.zip | |
Add Download link at the end of About pages, ...
add google-site-verification meta tag
| -rw-r--r-- | index.html | 1 | ||||
| -rw-r--r-- | pages/BSP_Viewer.html | 3 | ||||
| -rw-r--r-- | pages/Batch_Compiler.html | 2 | ||||
| -rw-r--r-- | pages/Crafty.html | 3 | ||||
| -rw-r--r-- | pages/GCFScape.html | 3 | ||||
| -rw-r--r-- | pages/MAP_Viewer.html | 3 | ||||
| -rw-r--r-- | pages/Terrain_Generator.html | 3 | ||||
| -rw-r--r-- | pages/virtuAMP.html | 2 |
8 files changed, 20 insertions, 0 deletions
@@ -6,6 +6,7 @@ <link rel="stylesheet" type="text/css" href="css/default.css"> <meta http-equiv="pragma" content="no-cache"> <meta http-equiv="cache-control" content="no-cache"> + <meta name="google-site-verification" content="lTvQJr_WSsVCTfbjiyG99q1WVXBGjPsmyoc5Z2Spa2A" /> <meta name="author" content="Ryan Gregg"> <meta name="description" content="Nem's Half-Life and Half-Life 2 editing tools."> </head> diff --git a/pages/BSP_Viewer.html b/pages/BSP_Viewer.html index 04465a2..431000b 100644 --- a/pages/BSP_Viewer.html +++ b/pages/BSP_Viewer.html @@ -91,6 +91,9 @@ <li>Quick and easy setup.</li> <li>100% Free.</li> </ul> + + <b><a href="BSP_Viewer-Download.html">Download</a></b> + <br><br> </div> <div class="heading1"> <div class="space"></div><span class="left">Modified: Aug 8th, 2006 - 3:49:03 pm</span><span diff --git a/pages/Batch_Compiler.html b/pages/Batch_Compiler.html index b6d08bc..1f29c70 100644 --- a/pages/Batch_Compiler.html +++ b/pages/Batch_Compiler.html @@ -88,6 +88,8 @@ <li>Quick and easy setup.</li> <li>100% Free.</li> </ul> + <b><a href="Batch_Compiler-Download.html">Download</a></b> + <br><br> </div> <div class="heading1"> <div class="space"></div><span class="left">Modified: Mar 26th, 2006 - 5:30:00 pm</span><span diff --git a/pages/Crafty.html b/pages/Crafty.html index 644b24e..4d7af2d 100644 --- a/pages/Crafty.html +++ b/pages/Crafty.html @@ -91,6 +91,9 @@ materials in <i>source materials.gcf</i> you would use <i>Crafty.exe -msb -mount "source materials.gcf"</i>. If you are familiar with Windows you can also add shortcuts to these features in the system context menu.</p> + + <b><a href="Crafty-Download.html">Download</a></b> + <br><br> </div> <div class="heading1"> <div class="space"></div><span class="left">Modified: Jul 25th, 2009 - 4:37:18 pm</span><span diff --git a/pages/GCFScape.html b/pages/GCFScape.html index 3dcdf5d..9b22158 100644 --- a/pages/GCFScape.html +++ b/pages/GCFScape.html @@ -71,6 +71,9 @@ <li>Recent package menu.</li> <li>100% Free.</li> </ul> + + <b><a href="GCFScape-Download.html">Download</a></b> + <br><br> </div> <div class="heading1"> <div class="space"></div><span class="left">Modified: Nov 23rd, 2008 - 7:44:56 pm</span><span diff --git a/pages/MAP_Viewer.html b/pages/MAP_Viewer.html index 37cfd9a..0dbb78b 100644 --- a/pages/MAP_Viewer.html +++ b/pages/MAP_Viewer.html @@ -75,6 +75,9 @@ <li>Quick and easy setup.</li> <li>100% Free.</li> </ul> + + <b><a href="MAP_Viewer-Download.html">Download</a></b> + <br><br> </div> <div class="heading1"> <div class="space"></div><span class="left">Modified: Aug 8th, 2006 - 3:49:32 pm</span><span diff --git a/pages/Terrain_Generator.html b/pages/Terrain_Generator.html index a33ec37..d806902 100644 --- a/pages/Terrain_Generator.html +++ b/pages/Terrain_Generator.html @@ -91,6 +91,9 @@ <li>Quick and easy setup.</li> <li>100% Free.</li> </ul> + + <b><a href="Terrain_Generator-Download.html">Download</a></b> + <br><br> </div> <div class="heading1"> <div class="space"></div><span class="left">Modified: Feb 15th, 2007 - 4:15:07 pm</span><span diff --git a/pages/virtuAMP.html b/pages/virtuAMP.html index 18a2e66..f1f81ec 100644 --- a/pages/virtuAMP.html +++ b/pages/virtuAMP.html @@ -153,6 +153,8 @@ <li>No extra hardware needed; connects directly to your sound card.</li> <li>Free software.</li> </ul> + <b><a href="virtuAMP-Download.html">Download</a></b> + <br><br> </div> <div class="heading1"> <div class="space"></div><span class="left">Modified: May 25th, 2008 - 1:16:23 pm</span><span |