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/Batch_Compiler-Tutorials/Batch_Compiler_Setup_(Half-Life).html | |
| 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/Batch_Compiler-Tutorials/Batch_Compiler_Setup_(Half-Life).html')
| -rw-r--r-- | subpages/Batch_Compiler-Tutorials/Batch_Compiler_Setup_(Half-Life).html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/subpages/Batch_Compiler-Tutorials/Batch_Compiler_Setup_(Half-Life).html b/subpages/Batch_Compiler-Tutorials/Batch_Compiler_Setup_(Half-Life).html index 695cfe2..bf7866c 100644 --- a/subpages/Batch_Compiler-Tutorials/Batch_Compiler_Setup_(Half-Life).html +++ b/subpages/Batch_Compiler-Tutorials/Batch_Compiler_Setup_(Half-Life).html @@ -51,13 +51,13 @@ should cover everything you need to know from how to set it up to how to compile your first map.</p> <p>First things first, if you don't already have the program head over to the <a - href="https://web.archive.org/web/20170915134647/http://nemesis.thewavelength.net/index.php?p=3">downloads</a> + href="../../pages/Batch_Compiler-Download.html">downloads</a> page, pick it up and install it. The installer is a standard Windows installer so I will leave that to your imagination.</p> <p>Once you have installed Batch Compiler start the program up. <b><span class="warning">If you get an error when you run it then you need the .NET framework which is linked to on the <a - href="https://web.archive.org/web/20170915134647/http://nemesis.thewavelength.net/index.php?p=3">downloads</a> + href="../../pages/Batch_Compiler-Download.html">downloads</a> page.</span></b> Batch Compiler should look like this when you start it up:</p> <center><img src="../../images/subpages/Batch_Compiler-Tutorials/bcsetup1.png" width="790" height="605" @@ -133,8 +133,7 @@ specification. Because we are using the Zoners Tools Normal specification file we will first need these tools on our hard drive. If you do not already have Zoners Tools you can download the latest version <a href="https://web.archive.org/web/20170915134647/http://www.zhlt.info/">here</a> or find it - in the Mapping Tools pack available <a - href="https://web.archive.org/web/20170915134647/http://nemesis.thewavelength.net/index.php?c=104">here</a>. + in the Mapping Tools pack available <a href="../../pages/Batch_Compiler-Download.html#p104">here</a>. <b><span class="warning">Note: the Zoners Tools Normal and Zoners Tools Advanced specifications make use of Zoners Tools v3.0.0 and up.</span></b></p> |