35 lines
885 B
HTML
35 lines
885 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>AD! - Game Servers</title>
|
|
<style>
|
|
html { color-scheme: light dark; }
|
|
body { width: 50em; margin: 0 auto; line-height: 2;
|
|
font-family: Tahoma, Verdana, Arial, sans-serif; }
|
|
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<p><a href="/">back</a></p>
|
|
<h1>Game Servers.</h1>
|
|
|
|
|
|
<p>
|
|
Please inquire on the Discord Server to see what all servers we have running.
|
|
</p>
|
|
|
|
|
|
|
|
<!-- <p>
|
|
The current game servers that we have up and running at the moment are: <br>
|
|
<b>Azerothcore (WoW) 3.3.5a</b>, client available at <a href="https://wowdl.net/client/World-of-Warcraft-3.3.5a.12340-enUS">here.</a><br>
|
|
You will have to look up how to setup your "realmlist.wtf" or "Config.wtf" by yourself.<br>
|
|
<br>
|
|
<br>
|
|
<b>Sven co-op</b> with Half-life 1, Opposing Force, Blue Shift, C.A.G.E.D, Decay, and more!<br>
|
|
*connect using the "local" tab when connected with Radmin*
|
|
</p> -->
|
|
|
|
</body>
|
|
</html>
|