From 9dd0a6a0e42b418dd96f5a14d9c130bd152f8652 Mon Sep 17 00:00:00 2001 From: Matthew Lee <30479162+fmmmlee@users.noreply.github.com> Date: Mon, 9 Nov 2020 11:32:04 -0800 Subject: [PATCH] project status update and troubleshooting header --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 98fda35..eb42970 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ A tool to improve the experience of using addons and plugins in Guild Wars 2 by handling installation, updates, and file management behind the scenes. ### Project Status -Bug fix and UI changes in 1.2.1. See [releases](https://github.com/fmmmlee/GW2-Addon-Manager/releases) page for latest stable release, project tracking [here](https://github.com/fmmmlee/GW2-Addon-Manager/projects/3). +Primarily backend work in v1.3.0 [release](https://github.com/fmmmlee/GW2-Addon-Manager/releases), graciously provided by Draeggiar. + +Currently implementing French, Chinese, and Korean localization with the help of mpaille as well as assorted bug fixes.   @@ -20,8 +22,8 @@ Head on over to the [wiki](https://github.com/fmmmlee/GW2-Addon-Manager/wiki) fo ### Currently Supported Add-Ons: A list of compatible addons is in the **Approved-Addons** repository, including arcDPS, d912pxy, and others. -### Wiki -More information on a number of other topics can be found on the [wiki](https://github.com/fmmmlee/GW2-Addon-Manager/wiki). +### Wiki/Troubleshooting +More information on a number of other topics including troubleshooting can be found on the [wiki](https://github.com/fmmmlee/GW2-Addon-Manager/wiki). ### [Credits](https://github.com/fmmmlee/GW2-Addon-Manager/wiki/Credits)