mirror of
https://github.com/dhewm/dhewm.github.io.git
synced 2024-11-10 07:11:47 +00:00
62 lines
2.5 KiB
Text
62 lines
2.5 KiB
Text
<!DOCTYPE html>
|
|
<html lang="en-us">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<title>dhewm3 - Doom3 Source Port</title>
|
|
|
|
<meta property="og:title" content="dhewm3 - Doom3 Source Port">
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:description" content="Project Page of the dhewm3 Source Port of Doom3">
|
|
|
|
<meta property="og:image" content="http://dhewm3.org/og_image.jpg" />
|
|
|
|
<link rel="stylesheet" href="./fonts/stylesheet.css" />
|
|
<link rel="stylesheet" href="./css/main.css" media="all" />
|
|
|
|
<link rel="icon" href="./favicon.ico">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<header class="header">
|
|
<img src="logo2.svg" width=640 style="margin-left:auto;margin-right:auto;display:block">
|
|
<br>
|
|
<nav class="nav">
|
|
<ul class="nav-links">
|
|
<li><a href="https://github.com/dhewm/dhewm3/releases/latest"><b>Download</b></a></li>
|
|
<li>|</li>
|
|
<li><a href="https://github.com/dhewm/dhewm3/wiki/FAQ">FAQ</a></li>
|
|
<li>|</li>
|
|
<li><a href="https://github.com/dhewm/dhewm3/issues">Report Issues</a></li>
|
|
<li>|</li>
|
|
<li><a href="https://github.com/dhewm/dhewm3/blob/master/README.md">View Readme</a></li>
|
|
<li>|</li>
|
|
<li><a href="https://github.com/dhewm/dhewm3">Github Project <img src="github-mark-64.png" height=16></a></li>
|
|
</ul>
|
|
</nav>
|
|
<nav class="nav">
|
|
<ul class="nav-links">
|
|
<li><a href="#about">About</a></li>
|
|
<li>|</li>
|
|
<li><a href="#news">News</a></li>
|
|
<li>|</li>
|
|
<li><a href="#how-to-install">How to Install</a></li>
|
|
</ul>
|
|
</nav>
|
|
</header>
|
|
|
|
<div class="screenshots">
|
|
<br>
|
|
<a href="./dhewm3-linux.jpg" title="dhewm3 on Linux"><img src="small-dhewm3-linux.jpg" height=200></a>
|
|
<a href="./dhewm3-win.jpg" title="dhewm3 on Windows"><img src="small-dhewm3-win.jpg" height=200></a>
|
|
<a href="./dhewm3-osx.jpg" title="dhewm3 on macOS/OSX"><img src="small-dhewm3-osx.jpg" height=200></a>
|
|
<a href="./dhewm3-aros.jpg" title="dhewm3 on AROS (AmigaOS clone)"><img src="small-dhewm3-aros.jpg" height=200></a>
|
|
<a href="./dhewm3-switch-linux.jpg" title="dhewm3 on a jailbroken Switch running Linux"><img src="small-dhewm3-switch-linux.jpg" height=200></a>
|
|
<a href="./dhewm3-1.jpg" title="Gameplay of Doom3"><img src="small-dhewm3-1.jpg" height=200></a>
|
|
<a href="./dhewm3-d3xp1.jpg" title="Gameplay of the Ressurection of Evil Addon"><img src="small-dhewm3-d3xp1.jpg" height=200></a>
|
|
</div>
|
|
|
|
<main class="content" role="main">
|
|
<!-- part2 is generated from index.md after that index.html_part3 closes it all -->
|