Installing Repair Notify for Presto Pack
--------------------------------------------

1. If you don't already have one, create a '<tribes>\config\zear' folder.

2. Unzip RepairNotifyPresto.cs into the 'zear' folder.

3. In your <tribes>\config\autoexec.cs file, anywhere after the line

        exec("presto\\autoexec.cs");
        
   add the line
   
        Include("zear\\RepairNotifyPresto.cs");

4. (Re)start Tribes.
