diff options
author | Chess Griffin <chess@chessgriffin.com> | 2010-05-11 20:00:33 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 20:00:33 +0200 |
commit | 8d943b6c0e461c8f72db010f4a7d7cbaa4a16166 (patch) | |
tree | 81870c8d89b9f7f074dcbdfe8e658790d1838fcd /games/openarena/README | |
parent | 1b07083540072b18682533b52d63c71412ba3698 (diff) |
games/openarena: Added to 12.0 repository
Diffstat (limited to 'games/openarena/README')
-rw-r--r-- | games/openarena/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/games/openarena/README b/games/openarena/README new file mode 100644 index 000000000000..2fe5ac9dd865 --- /dev/null +++ b/games/openarena/README @@ -0,0 +1,23 @@ +OpenArena is an open-source content package for Quake III Arena licensed +under the GPL, effectively creating a free stand-alone game. +You do not need Quake III Arena to play this game. + +OpenArena has bots, network playability, many maps and most of the other +features you would expect from a commercial first person shooter. + +OpenArena requires the OpenAL library found on SlackBuilds.org. It also +requires 3D accelerated video drivers but runs quite well on the open-source +Intel drivers. + +Please be advised that the main game zip file, oa070.zip, is about 250MB. +Additionally, one must download the following patch: + http://oxygen4.free.fr/dl/oa071-patch.zip + md5sum 5fa31998009f8241ad3ded93eb81e701 +which is about 12MB, and place it in the directory with the SlackBuild and +the main game zip file. The SlackBuild will patch the original source and +install version 0.7.1 of OpenArena. + +Note: this SlackBuild sets things up for i386, but 64 bit binaries are also +copied into the game directory, so with minor edits to the doinst.sh and the +two *.desktop files this script could be used with 64 bit systems, but this +is untested. |