Description
A simple tool to install Guild Wars 2 add-ons and check for/install updates for them. Currently, there are only three add-ons supported: ArcDPS (incl. build templates), GW2Radial, and d912pxy.
If you have a previous installation, feel free to extract this version to the same directory and overwrite.
Be sure to read the readme before installing if you haven't already.
Feature Updates
- Error messages now display for unhandled exceptions
- Unhandled exceptions are recorded in a log file
- Changes to file paths to support 32-bit systems
Backend/Minor Changes
- moved custom styles to resource dictionary to declutter the page .xaml files
- minor visual tweaks accompanying the style migration
- removed redundant parameters from plugins' delete/disable/enable methods (changed to read from config file instead)
- added "bin_folder" field to config file to accommodate 32-bit support
- improved documentation coverage