mirror of
https://github.com/rehlds/metamod-r.git
synced 2025-03-18 16:30:24 +03:00
18 lines
234 B
HTML
18 lines
234 B
HTML
|
<!-- vi: set ts=4 sw=4 : -->
|
||
|
<!-- vim: set tw=75 : -->
|
||
|
|
||
|
<HTML>
|
||
|
<head>
|
||
|
<title>Metamod Adding Game/Mod Support</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<h1>Adding Game/Mod Support
|
||
|
</h1>
|
||
|
|
||
|
<b>Metamod-P already supports your Mod.</b>
|
||
|
|
||
|
<hr>
|
||
|
</body>
|
||
|
</HTML>
|