summaryrefslogtreecommitdiff
path: root/ws2a/index.html
blob: 3f583e33475f661defaf7f6f5cc1a3429ab2aa22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <title>WS2A</title>


    <link href="../css/milligram.min.css" rel="stylesheet">
	<link href="style.css" rel="stylesheet">

  </head>

  <body>
	<main class="wrapper">
	<section class="container">
		<h1 class="title">Winter Survival 2 Extended</h1>
		<p>Winter survival 2, this version has vaious bugfixes, updates, and usability improvements, while still keeping faithful to the gameplay of old.
		<p>If you find a bug, feel free to report it at <a href="cogarr.net/bugs/ws2a/">cogarr.net/bugs/ws2a</a>, or if you just want to talk about the gamemode, head over to <a href="cogarr.com/ws2a/">cogarr.com/ws2a</a>
		<p>If you want to host your own winter survival 2 server, head over to <a href="cogarr.net/source/">cogarr.net/source</a> to get the code, and check out the <a href="help.html">help</a> page.
		<p>Winter survival 2 was originally written by TheMaw, this version has updates by Apickx and Wolly.
	</section>

	</main> <!-- /container -->
  </body>
</html>