diff options
| author | Maxxiii <[email protected]> | 2020-09-03 22:03:34 +0300 |
|---|---|---|
| committer | Maxxiii <[email protected]> | 2020-09-03 22:03:34 +0300 |
| commit | 7d526b4a7f88b48c5cd8500a65548a1a87997e49 (patch) | |
| tree | dc26ae92f3549d0043d651543cff286c516501dd /subpages/Terrain_Generator-Tutorials | |
| parent | Fix © symbol in the footer (diff) | |
| download | nemstools.github.io-7d526b4a7f88b48c5cd8500a65548a1a87997e49.tar.xz nemstools.github.io-7d526b4a7f88b48c5cd8500a65548a1a87997e49.zip | |
Fix internal links for tutorials pages, ...
fix » symbol displayed incorrectly on Batch_Compiler_Specification_Files page
Diffstat (limited to 'subpages/Terrain_Generator-Tutorials')
| -rw-r--r-- | subpages/Terrain_Generator-Tutorials/Cliffs_III_Your_Cliffs_In_Hammer.html | 3 | ||||
| -rw-r--r-- | subpages/Terrain_Generator-Tutorials/Cliffs_II_Texturing_Cliffs.html | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/subpages/Terrain_Generator-Tutorials/Cliffs_III_Your_Cliffs_In_Hammer.html b/subpages/Terrain_Generator-Tutorials/Cliffs_III_Your_Cliffs_In_Hammer.html index d424020..073d800 100644 --- a/subpages/Terrain_Generator-Tutorials/Cliffs_III_Your_Cliffs_In_Hammer.html +++ b/subpages/Terrain_Generator-Tutorials/Cliffs_III_Your_Cliffs_In_Hammer.html @@ -48,8 +48,7 @@ </div> <div class="content"> <p>This tutorial covers what to do with your Terrain Generator created terrain in Hammer. It is a - continuation of the <a - href="https://web.archive.org/web/20170915151505/http://nemesis.thewavelength.net/index.php?c=58#p58">Texturing + continuation of the <a href="Cliffs_II_Texturing_Cliffs.html">Texturing Cliffs</a> tutorial and assumes you have a .RMF of your terrain.</p> <p>First things first, let's load up the terrain TG created in Hammer. You'll notice that everything is diff --git a/subpages/Terrain_Generator-Tutorials/Cliffs_II_Texturing_Cliffs.html b/subpages/Terrain_Generator-Tutorials/Cliffs_II_Texturing_Cliffs.html index e7579f2..2956ebe 100644 --- a/subpages/Terrain_Generator-Tutorials/Cliffs_II_Texturing_Cliffs.html +++ b/subpages/Terrain_Generator-Tutorials/Cliffs_II_Texturing_Cliffs.html @@ -48,8 +48,7 @@ </div> <div class="content"> <p>This tutorial covers some of the basic tools TG provides for texturing your terrain. It is a - continuation of the <a - href="https://web.archive.org/web/20170915150412/http://nemesis.thewavelength.net/index.php?c=59#p59">Making + continuation of the <a href="Cliffs_I_Generating_Cliffs.html">Making Cliffs</a> tutorial and assumes you have a similar terrain to texture.</p> <p>The terrain we generated in the previous tutorial consists of two basic layers, the cliffs and the |