mirror of
https://github.com/TTimo/doom3.gpl.git
synced 2026-03-19 16:39:24 +01:00
52 lines
2.1 KiB
HTML
52 lines
2.1 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset='utf-8' />
|
|
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
|
|
<meta name="description" content="Doom3.gpl : Doom 3 GPL source release" />
|
|
|
|
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
|
|
|
|
<title>Doom3.gpl</title>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<!-- HEADER -->
|
|
<div id="header_wrap" class="outer">
|
|
<header class="inner">
|
|
<a id="forkme_banner" href="https://github.com/TTimo/doom3.gpl">Fork Me on GitHub</a>
|
|
|
|
<h1 id="project_title">Doom3.gpl</h1>
|
|
<h2 id="project_tagline">Doom 3 GPL source release</h2>
|
|
|
|
<section id="downloads">
|
|
<a class="zip_download_link" href="https://github.com/TTimo/doom3.gpl/zipball/master">Download this project as a .zip file</a>
|
|
<a class="tar_download_link" href="https://github.com/TTimo/doom3.gpl/tarball/master">Download this project as a tar.gz file</a>
|
|
</section>
|
|
</header>
|
|
</div>
|
|
|
|
<!-- MAIN CONTENT -->
|
|
<div id="main_content_wrap" class="outer">
|
|
<section id="main_content" class="inner">
|
|
<h3>Doom 3 GPL source release</h3>
|
|
|
|
<p>This is the Doom 3 GPL source code as it was released by id Software in late 2011. I prepared this source for release while I was at id, which is why this repository is present under my account. I am keeping it here as a reference due to the 400+ forks that were created out of it, but I am not doing any active development with it at this time. If you are looking for an active Doom 3 GPL source tree, have a look at <a href="https://github.com/dhewg" class="user-mention">@dhewg</a>'s fork <a href="https://github.com/dhewg/doom3.gpl">https://github.com/dhewg/doom3.gpl</a>, or at <a href="http://www.iodoom3.org/">http://www.iodoom3.org/</a></p>
|
|
</section>
|
|
</div>
|
|
|
|
<!-- FOOTER -->
|
|
<div id="footer_wrap" class="outer">
|
|
<footer class="inner">
|
|
<p class="copyright">Doom3.gpl maintained by <a href="https://github.com/TTimo">TTimo</a></p>
|
|
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
|
|
</footer>
|
|
</div>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|