mirror of
https://github.com/TTimo/doom3.gpl.git
synced 2026-03-20 00:49:30 +01:00
Create gh-pages branch via GitHub
This commit is contained in:
19
index.html
19
index.html
@@ -16,24 +16,29 @@
|
||||
<!-- 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>
|
||||
<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>
|
||||
<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>
|
||||
<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 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>
|
||||
<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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user