mirror of
https://github.com/TTimo/doom3.gpl.git
synced 2026-03-19 16:39:24 +01:00
57 lines
2.6 KiB
HTML
57 lines
2.6 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">View 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>
|
|
<a name="doom-3-gpl-source-release" class="anchor" href="#doom-3-gpl-source-release"><span class="octicon octicon-link"></span></a>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 an id employee, 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.</p>
|
|
|
|
<p>If you are looking for an updated and active Doom 3 GPL source tree, have a look at <a href="https://github.com/dhewm/dhewm3">https://github.com/dhewm/dhewm3</a></p>
|
|
|
|
<p>Also note that the source code for Doom3 BFG edition was also released under GPL, and is significantly different from this codebase. You can get the original source release for Doom3 BFG here: <a href="https://github.com/id-Software/DOOM-3-BFG">https://github.com/id-Software/DOOM-3-BFG</a>, and an active port tree here: <a href="https://github.com/RobertBeckebans/RBDOOM-3-BFG">https://github.com/RobertBeckebans/RBDOOM-3-BFG</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>
|