mirror of
https://git.code.sf.net/p/quake/website
synced 2025-04-14 19:51:18 +00:00
And move it :/
Putting it in a snapshots area in current releases makes more sense.
This commit is contained in:
parent
d76a362322
commit
61217811bc
1 changed files with 7 additions and 4 deletions
11
files.php
11
files.php
|
@ -84,6 +84,13 @@
|
|||
<STRONG>:)</STRONG>
|
||||
</P>-->
|
||||
|
||||
<H3>Snapshots (hardhat area)</H3>
|
||||
<UL>
|
||||
<LI>Quake MDL Import/Export plugin for Blender (2.6)
|
||||
<? fileDownloadLink ("files/io_mesh_qfmdl-20120131", "tar.gz"); ?>
|
||||
</LI>
|
||||
</UL>
|
||||
|
||||
<H3>Version 0.6.1 (released 7 Jan 2012)</H3>
|
||||
<UL>
|
||||
<LI>Source code <? fileDownloadLink("http://prdownloads.sourceforge.net/quake/quakeforge-0.6.1", "tar.bz2 tar.gz zip")?></LI>
|
||||
|
@ -288,10 +295,6 @@
|
|||
|
||||
<H2>Extra Files</H2>
|
||||
<UL>
|
||||
<LI>Quake MDL Import/Export plugin for Blender (2.6) (also in the main
|
||||
0.6 package).
|
||||
<? fileDownloadLink ("files/io_mesh_qfmdl-20120131", "tar.gz"); ?>
|
||||
</LI>
|
||||
<LI>QuakeForge pack (currently only has conback.lmp)
|
||||
<? fileDownloadLink ("files/pakQF", "pak"); ?>
|
||||
</LI>
|
||||
|
|
Loading…
Reference in a new issue