GW2 Unofficial Add-on Manager v0.3.1
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 - that should work given the feature change to config file handling in this update.
Be sure to read the readme before installing if you haven't already.
Feature Updates
- added "disable" and "enable" buttons for add-ons (remove a plugin from the game folder without deleting the add-on entirely)
- added ability to read config file from previous installation and update it with new properties from the latest release
Backend Changes
- general move towards MVVM for the whole application (not finished yet), lots of renaming and restructuring of files/classes
- documentation
- tidying up the code
Known Issues
- disabling an add-on doesn't resolve chainloading conflicts that might arise. I'll try to implement this for both deletion and disabling in the next update.
Note: I didn't mark this as a pre-release since for the /releases/latest API endpoint to display something there has to be a release that isn't pre-release, and I plan on using that endpoint to display a message in the application when an update to it is available.