Tweak "intro" text.

This commit is contained in:
Jeff Teunissen 2010-08-18 16:24:31 -04:00
parent 0b7253cbda
commit bffb1417ae

View file

@ -3,10 +3,14 @@
$currPage = "home"; // Name of the page, for the menu
require "parts/preamble.php"; // Load most of document
?>
QuakeForge is a 3D graphics game engine based on id Software's legendary
Quake and QuakeWorld game engine. Our purpose is to improve the state of the
game by improving the engine and making it accessable to the largest number
of players we can.
<P>
QuakeForge is a 3D first-person shooter game engine based on
<A href="http://www.idsoftware.com/">id Software</a>'s legendary Quake and
QuakeWorld game engines. Our purpose is to improve the state of the game
by improving the engine, making a good base for game and engine
modifications, and making it accessible to the largest number of players
we can. We like it, and we think you will too.
</P>
<?
need ("boxes news");