slackbuilds/games/UrbanTerror
Nexus 4c9211bee7 games/UrbanTerror: Updated for version 4.2.015, changed maintainer.
(moved the game from /usr/lib\$LIBDIRSUFFIX to /usr/share, ndponce)
cleanups

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2013-12-06 00:00:08 -06:00
..
docs games/UrbanTerror: Updated for version 4.2.015, changed maintainer. 2013-12-06 00:00:08 -06:00
README games/UrbanTerror: Updated for version 4.2.015, changed maintainer. 2013-12-06 00:00:08 -06:00
UrbanTerror.SlackBuild games/UrbanTerror: Updated for version 4.2.015, changed maintainer. 2013-12-06 00:00:08 -06:00
UrbanTerror.desktop games/UrbanTerror: Added to 12.2 repository 2010-05-12 23:29:04 +02:00
UrbanTerror.info games/UrbanTerror: Updated for version 4.2.015, changed maintainer. 2013-12-06 00:00:08 -06:00
doinst.sh games/UrbanTerror: Added to 12.2 repository 2010-05-12 23:29:04 +02:00
q3ut.png games/UrbanTerror: Added to 12.2 repository 2010-05-12 23:29:04 +02:00
slack-desc games/UrbanTerror: Updated for version 4.2.015, changed maintainer. 2013-12-06 00:00:08 -06:00

README

UrbanTerror is an urban combat themed First Person Shooter.
Urban Terror started as a realism based "total conversion" mod for 
Quake III Arena. Nowadays, Urban Terror is played using the free, 
stand-alone, ioquake3 engine modified, which doesn't require 
Quake III Arena.

UPDATING FROM SLACKWARE 12.2 TO AN ABOVE RELEASE
If you had a previous installation under Slackware 12.2 and are using the 
same user profile, you will not be able to download maps from servers.
You will receive a message about the game not finding libcurl.so.3.
This message is received because Slackware >=13.0 are using libcurl.so.4, 
the solution to this issue is to run the following command in the terminal:
sed -i 's/libcurl.so.3/libcurl.so.4/g' $HOME/.q3a/q3ut4/q3config.cfg

This command will replace the reference in your game confguration file
with a reference to the newer libraries.

Any new profiles will automatically have the correct reference because the
primary configuration has already been altered.