Manual install
==============

Simply extract this zipfile into your UT directory.

In case you wanna add a Barrelshootout Server Tab:
- Open your UnrealTournament.ini
- Go to the section "[UBrowser.UBrowserMainClientWindow]"
  and look for key array "ServerListNames". Overwrite the
  first "None" you see with "UBrowserBS".
- Cut and paste the following two lines in your UnrealTournament.ini:

[UBrowserBS]
ListFactories[0]=UBrowser.UBrowserSubsetFact,SupersetTag=UBrowserAll,GameType=BarrelShootout,bCompatibleServersOnly=True

- Open UBrowser.int append the following line

UBrowserBS=Barrel Shootout


Manual Uninstall
================

Remove the changes made above.
Delete the following files:
 System\Barrelshootout.*
 Maps\BS-*.*
 Help\BarrelShootout.txt


