diff options
Diffstat (limited to 'UrbanTerror/README')
| -rw-r--r-- | UrbanTerror/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/UrbanTerror/README b/UrbanTerror/README new file mode 100644 index 0000000..b403b4f --- /dev/null +++ b/UrbanTerror/README @@ -0,0 +1,24 @@ +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. + +To build a 32bit package pass ARCH=i386 to the script, ie +$ ARCH=i386 ./UrbanTerror.SlackBuild + +Please note: + +If you have a previous version of UrbanTerror installed please don't +use upgradekg with this package. Use removepkg to remove the previous +version first since the paths may differ. + +NVCHECKER +--------- +An nvchecker configuration file is installed alongside this README at: + + /usr/doc/UrbanTerror-VERSION/UrbanTerror.nvchecker + +nvchecker (https://github.com/lilydjwg/nvchecker) is a tool for checking +new versions of software. Copy or include this file in your nvchecker +configuration to be notified when a new UrbanTerror release is out. |
