
GearSwitcher UI Mod by Soresha - Installation Notes
==========================================================

Please note that GearSwitcher is not a full UI mod. It is a collection of XML files 
that can be installed into any other UI mod to add further functionality. 
Assuming you already have another UI mod installed, you can add the GearSwitcher UI mod to it 
by completing the steps given below.


Installation
------------

1) Find the directory for your Vanguard installation. This may be in a location similar to these examples:

    C:\Program Files\Vanguard
    C:\Users\Public\Sony Online Entertainment\Installed Games\Vanguard 

2) Copy the entire GearSwitcher directory from the zip file into the top level directory for your UI mod at:

    ..\Vanguard\VGUIAssets\Shells\YourUI\GearSwitcher 

3) Make sure your installation has a directory for chat log files. 
This should be a "logs" directory under your main "Vanguard" directory. 
If the directory is missing, create one at this location, i.e.:

    ..\Vanguard\logs 

4) Find the Index.xml file for your UI mod at:

    ..\Vanguard\VGUIAssets\Shells\YourUI\Index.xml 

3) Add the following lines to the bottom of your Index.xml file, just above the final </XML> line. 

  <GameplayWindows directory="GearSwitcher">
	  <Window filename="GearSwitcher.xml" />
  </GameplayWindows> 


Customisation
-------------

3) Go to www.soresha.net/gearswitcher/ to create your XML files for your characters
and your sets of gear.

