Skip to content

GW2 Unofficial Add-on Manager v0.3.1

Compare
Choose a tag to compare
@fmmmlee fmmmlee released this 25 Aug 06:44
· 176 commits to master since this release

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.

Disclaimer: Every user's hardware and software configuration is unique, and thus this application may work for some and not for others. This would likely be the result of a particular add-on not working on the system, and not a result of using this tool, but no guarantees. You use this tool at your own risk; the author is not liable for broken installations, bad add-ons, crashes, any negative consequences, etc.