diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-09-03 03:43:29 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-09-03 03:43:29 +0000 |
commit | 74e3bb7a35cc4fcae99e66e176293ef65248aa30 (patch) | |
tree | 2bf8f5b5f913ac3b210d60c567e0f08ab6a277c5 /games/Makefile | |
parent | 545492f4aee2765ae30571c2f5acc71c41518e00 (diff) | |
download | ports-74e3bb7a35cc4fcae99e66e176293ef65248aa30.tar.gz ports-74e3bb7a35cc4fcae99e66e176293ef65248aa30.zip |
The intentions to the FTE QuakeWorld mod are to add some cool features to
QuakeWorld, without loosing any (backwards) compatability.
All QuakeWorld clients should be able to connect to an FTE server, and all FTE
clients should connect to any other QW server.
The FTE client, supports Quake, NetQuake, QuakeWorld, Quake II, Quake III
Arena, Hexen 2, Nexuiz and others.
WWW: http://fteqw.com/
Notes
Notes:
svn path=/head/; revision=172017
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 717e4a78dd67..edf3c4481e1d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -214,6 +214,7 @@ SUBDIR += frikqcc SUBDIR += frotz SUBDIR += frozenbubble + SUBDIR += fteqw SUBDIR += ftjava SUBDIR += fuhquake SUBDIR += fwp |