Website/server-list.html

25 lines
688 B
HTML
Raw Normal View History

2025-02-05 15:41:03 +01:00
<!DOCTYPE html>
<html>
<head>
<title>OpenWF Server List</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://calamity-inc.github.io/Silver/base.css">
</head>
<body>
<h1>OpenWF Server List</h1>
<p>The following are public servers you may use for your OpenWF adventures. Note that OpenWF currently doesn't have any multiplayer interactions beyond IRC/chat.</p>
<ul>
<li>
athena.source.wf
<ul>
<li>HTTP Port: 80</li>
<li>HTTPS Port: 443</li>
<li>Software: SpaceNinjaServer</li>
<li>Cheats Allowed: Yes</li>
<li>IRC Server: Yes</li>
</ul>
</li>
</ul>
</body>
</html>