diff options
| author | Maxxiii <[email protected]> | 2020-09-20 15:41:37 +0300 |
|---|---|---|
| committer | Maxxiii <[email protected]> | 2020-09-20 15:41:37 +0300 |
| commit | b430c2dfd6247f4e16b97bcbed2abc2f1fc8c0a8 (patch) | |
| tree | cae700e581feb862d511f8360477542a45b3da32 /subpages/GCFScape-GCF_File_Format.html | |
| parent | Fix some external links from comments (diff) | |
| download | nemstools.github.io-b430c2dfd6247f4e16b97bcbed2abc2f1fc8c0a8.tar.xz nemstools.github.io-b430c2dfd6247f4e16b97bcbed2abc2f1fc8c0a8.zip | |
add remaining comments for tutorials for Batch Compiler and Terrain Generator
Diffstat (limited to 'subpages/GCFScape-GCF_File_Format.html')
| -rw-r--r-- | subpages/GCFScape-GCF_File_Format.html | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/subpages/GCFScape-GCF_File_Format.html b/subpages/GCFScape-GCF_File_Format.html index 2f8b098..a1878cc 100644 --- a/subpages/GCFScape-GCF_File_Format.html +++ b/subpages/GCFScape-GCF_File_Format.html @@ -39,19 +39,17 @@ <div class="main_content"> <div class="group"> <div class="heading1"> - <div class="space"></div><span class="left"><a name="p77" - href="https://web.archive.org/web/20190508195419/http://nemesis.thewavelength.net/index.php?c=77#p77">GCF + <div class="space"></div><span class="left"><a name="p77" href="#p77">GCF File Format</a> - <a href="https://web.archive.org/web/20190508195419/http://nemesis.thewavelength.net/index.php?a=1">Nem</a></span><span class="right">Posted: Feb 1st, 2004 - 12:40:07 pm</span> <div class="space"></div> </div> <div class="content"> - <p>Jed of <a - href="https://web.archive.org/web/20190508195419/http://www.wunderboy.org/">wunderboy.org</a> and I + <p>Jed of <a href="http://www.wunderboy.org/">wunderboy.org</a> and I have contributed on a GCF file format specification complete with source code snippets from GCFScape. You can check it out <a - href="https://web.archive.org/web/20190508195419/http://www.wunderboy.org/docs/gcfformat.php">here</a>. + href="https://www.wunderboy.org/documentation/valve-gcf-file-format/">here</a>. You can also find an open source implementation of the GCF file format in the HLLib package library found <a href="../pages/Miscellaneous-HLLib.html">here</a>. </p> |