mirror of
https://github.com/dhewm/iddevnet.git
synced 2024-11-21 12:01:18 +00:00
Some cosmetical changes
This commit is contained in:
parent
235adc6ad4
commit
1ad6d79ee1
2 changed files with 7 additions and 6 deletions
|
@ -18,7 +18,7 @@ var a = {
|
|||
|
||||
"__models__":"-",
|
||||
"modelexport":"Exporting Models",
|
||||
"modelexport_3dsmax":"Exporting Models with 3ds Max",
|
||||
"modelexport_3dsmax":"⤷ … with 3ds Max",
|
||||
"models":"Model Decls",
|
||||
"skins":"Skins",
|
||||
|
||||
|
|
11
index.html
11
index.html
|
@ -11,19 +11,20 @@
|
|||
<table border=0, cellspacing=0, cellpadding=0, width=812>
|
||||
<tr><td colspan=4><img src="images/splashtop.jpg" border="0"></td></tr>
|
||||
<tr><td><img src="images/splashleft.gif" border="0"></td>
|
||||
<td><a href="doom3/index.html"><img src="images/d3.gif" border="0" alt="DOOM3"></a></td>
|
||||
<td><a href="quake4/Quake4SDK.html"><img src="images/q4.gif" border="0" alt="QUAKE4"></a></td>
|
||||
<td><a href="doom3/index.html" title="Doom3 Modding Documentation"><img src="images/d3.gif" border="0" alt="DOOM3"></a></td>
|
||||
<td><a href="quake4/Quake4SDK.html" title="Quake4 Modding Documentation"><img src="images/q4.gif" border="0" alt="QUAKE4"></a></td>
|
||||
<td><img src="images/splashright.gif" border="0"></td></tr>
|
||||
<tr><td colspan=4><img src="images/splashbottom.jpg" border="0"></td></tr>
|
||||
</table>
|
||||
<br>
|
||||
<hr>
|
||||
|
||||
<h2>Unofficial mirror of (now defunct) iddevnet.com</h2>
|
||||
<br>
|
||||
|
||||
<h3>The pagesource can be found <a href="https://github.com/dhewm/iddevnet">at Github</a>.</h3>
|
||||
<h4>You can <a href="https://github.com/dhewm/iddevnet/archive/refs/heads/main.zip">Download a ZIP of the whole page</a> for offline viewing</h4>
|
||||
<br>
|
||||
<a href="https://modwiki.dhewm3.org/" title="idTech4 ModWiki"><img src="images/modwiki_white.png" border="0" alt="ModWiki"></a>
|
||||
<a href="https://dhewm3.org" title="dhewm3 - Doom3 Source Port"><img src="images/dhewm3.png" width="320" border="0" alt="dhewm3"></a>
|
||||
<a href="https://dhewm3.org" title="dhewm3 - Doom3 Source Port"> <img src="images/dhewm3.png" border="0" alt="dhewm3"></a>
|
||||
|
||||
</center>
|
||||
|
||||
|
|
Loading…
Reference in a new issue