diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-03-04 16:00:50 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-06 17:43:40 +0700 |
commit | 031a4ead6e65088d5dba9a8098e7e611b30427cd (patch) | |
tree | fe5d5efb49917c46ff438424e81df36a2046858d /games/etlegacy/README | |
parent | b4ef43715231e920fee6f0910cc5d186019a3f74 (diff) | |
download | slackbuilds-031a4ead6e65088d5dba9a8098e7e611b30427cd.tar.gz |
games/etlegacy: Switch to packaging the original binaries.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/etlegacy/README')
-rw-r--r-- | games/etlegacy/README | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/games/etlegacy/README b/games/etlegacy/README index 7d9f4aaf5a..ef35ae49c4 100644 --- a/games/etlegacy/README +++ b/games/etlegacy/README @@ -9,18 +9,7 @@ and make it playable on all major operating systems while still remaining compatible with the ET 2.60b version and as many of its mods as possible. -This script builds the server with omni-bot support (x86 32bit only). -(http://www.omni-bot.com/) - -This command line switches are available: -- RENDERER2=yes (default: no) enable the new renderer (it performs - better but needs an OpenGL 3.0+ capable GPU; also it's still WIP, - so enable at your own risk, may cause incompatibilities with some - maps); -- FREETYPE=yes (default: no) enables freetype support; -- OPENAL=yes (default: no) enables OpenAL support - (for this you need the optional dependency OpenAL); -- CROUCH=yes (default: no) enables sticky crouching (during game). +This script repackages the binaries distributes by the etlegacy devs. To play you *need* also the data files from the original game (etlegacy-data). @@ -28,4 +17,4 @@ To play you *need* also the data files from the original game * WARNING * To have a client/server compatible with the existing ones (to play -on the existing online servers), build it on/for a 32bit platform. +on the existing online servers), use the 32bit version. |