mirror of
https://github.com/rehlds/metamod-r.git
synced 2025-03-18 16:30:24 +03:00
36 lines
844 B
HTML
36 lines
844 B
HTML
|
<!-- vi: set ts=4 sw=4 : -->
|
||
|
<!-- vim: set tw=75 : -->
|
||
|
|
||
|
<HTML>
|
||
|
<head>
|
||
|
<title>Metamod Supported Mods/Games</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<a name=supported>
|
||
|
<h1>Supported Mods/Games
|
||
|
</h1>
|
||
|
</a>
|
||
|
|
||
|
Metamod includes support for the following mods, with version and last
|
||
|
update if known.
|
||
|
|
||
|
<p>
|
||
|
To get support added for a new Mod, or for an updated version of a Mod, see
|
||
|
<a href="gamesupport.html">Adding game support</a>.
|
||
|
|
||
|
<p>
|
||
|
<table border=5 rules=all cellpadding=5>
|
||
|
<tr> <th>Name</th> <th>Version</th> <th>Last update</th> <th>Ent list</th> <th>Comments</th></tr>
|
||
|
|
||
|
<tr><td>ALL MODS SUPPORTED BY <br>
|
||
|
All-Mod-Support PATCH<br>
|
||
|
By Jussi Kivilinna<br>
|
||
|
<a href="http://koti.mbnet.fi/axh/">http://koti.mbnet.fi/axh/</a>
|
||
|
</td><td></td><td></td><td>NONE</td></tr>
|
||
|
|
||
|
</table>
|
||
|
</body>
|
||
|
</HTML>
|
||
|
|