16 lines
530 B
HTML
16 lines
530 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8"/>
|
|
<title></title>
|
|
<link rel="stylesheet" href="/css/style.css"/>
|
|
</head>
|
|
<body>
|
|
<h2>Links</h2>
|
|
<p>List of releases: http://www.homeworld2complex.com/lastversion.htm</p>
|
|
<p>Forum: http://complex.mastertopforum.com/general-vf61.html?sid=66985ef67099307936abe5d77cfbc2ae</p>
|
|
<p>Mods: https://www.moddb.com/mods/homeworld-complex</p>
|
|
<p>Compain based on Complex: https://www.moddb.com/mods/homeworld-2-complex-simple</p>
|
|
</body>
|
|
</html>
|