Installing One Key Pack for Presto Pack & Writer's Inventory Tables
-------------------------------------------------------------------

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

2. Unzip OneKeyPackPrestoWriter.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\\OneKeyPackPrestoWriter.cs");

4. (Optional) Customize the bindings at the beginning of OneKeyPackPrestoWriter.cs
   and resave the file.

5. (Re)start Tribes.
