From 33c919651e499f9cc81f96284a98bd30875ec5f7 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Sun, 16 Jun 2024 03:57:29 +0900 Subject: [PATCH] docs: add uninstall --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34fb1d0..02c2e02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ### Added - Server browser tables now display the number of players in queue (for full servers) - Warning dialog if the user's API key returned no servers, and a global API cooldown dialog (60 seconds) +- Uninstall routine: invoke via dzgui.sh -u or dzgui.sh --uninstall and choose from full or partial uninstall ### Fixed - Removing servers from My Servers via the right-click context menu was not actually removing the server and drawing an empty dialog - Resolved an issue where, when Steam was not installed in a standard location and the user was prompted to let DZGUI auto-discover the correct path, this information was not retained correctly