diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-05-08 00:12:44 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-05-08 00:12:44 +0800 |
commit | 99ca6795c2893a1055a623c96008186bb5c3773b (patch) | |
tree | 044fa80130ca071bcf3a5b27f0c305683e03788d /games/Makefile | |
parent | 54fdf41074acdec35ce9733108ce7a0a1f88fc0d (diff) | |
download | freebsd-ports-gnome-99ca6795c2893a1055a623c96008186bb5c3773b.tar.gz freebsd-ports-gnome-99ca6795c2893a1055a623c96008186bb5c3773b.tar.zst freebsd-ports-gnome-99ca6795c2893a1055a623c96008186bb5c3773b.zip |
JoeQuake is an improved NQ engine with plenty of ZQuake and FuhQuake graphical
effects included. JoeQuake's main aim is to provide pleasant demo watching for
.dem files. JoeQuake also supports better graphical quality including 32bit
textures, colored lights, smoother animations, etc.
WWW: http://runecentral.com/joequake/
PR: ports/91890
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Approved by: garga (mentor)
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index ee977d698c2e..253fd7c8969c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -311,6 +311,7 @@ SUBDIR += jetpack SUBDIR += jfduke3d SUBDIR += jfk + SUBDIR += joequake SUBDIR += jools SUBDIR += jtans SUBDIR += jumpnbump |