diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-30 04:18:26 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-30 04:18:26 +0000 |
commit | f53428c48098efd9672161833a3892c2f38a484f (patch) | |
tree | 9c437466e1fb20cb6e7456c1a740c89df907fcb0 /games/q3base/pkg-descr | |
parent | 1515dcf1b6a0864743f0868b4e284cc19394fc8b (diff) |
Notes
Diffstat (limited to 'games/q3base/pkg-descr')
-rw-r--r-- | games/q3base/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/games/q3base/pkg-descr b/games/q3base/pkg-descr new file mode 100644 index 000000000000..3461227ea440 --- /dev/null +++ b/games/q3base/pkg-descr @@ -0,0 +1,13 @@ +Q3Base is a fork of Quake III Arena. It has the following advantages +over Quake III Arena itself: + +- It uses SDL for establishing network connections. The client also uses + it for loading textures (thus adding PNG support) and OpenGL + rendering. +- It supports FreeBSD out of the box +- It hardcodes the shared object and datafile directories, thus removing + the need of startup scripts + +Q3Base is developed by the folks at Quakesrc.org. + +WWW: http://www.quakesrc.org/ |