From c686caa6593954cdf9aac65cacf540ca64029501 Mon Sep 17 00:00:00 2001 From: erri120 Date: Tue, 26 Apr 2022 12:57:06 +0200 Subject: [PATCH] Update CHANGELOG and README --- CHANGELOG.md | 5 +++++ README.md | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45a6d2f..cc750ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 2.5.0 + +- Better handling of missing Assemblies +- Add "Uninstall and Remove" option (see [README](README.md#gamemanagement)) + ## 2.4.0 - Add option to enable/disable the default F95zone icon for Games diff --git a/README.md b/README.md index 229d5a2..f1814d5 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,9 @@ You access a view with storage statistics using the red icon on the sidebar. The This only works for games with a valid _Installation Directory_. Playnite already has an uninstallation feature but this only works with games that provide their own uninstaller (like when installed from a CD). The games I manage with Playnite don't have an uninstaller, they don't even have an installer, and can simply be uninstalled by deleting the folder which is what this feature does. -Simply right-click any game in Playnite and click _Uninstall_. This will delete the entire _Installation Directory_ and remove the game from Playnite. **The files will be deleted completely. They do not go into the Recycle Bin**. +Simply right-click any game in Playnite and click _Uninstall_. This will delete the entire _Installation Directory_. **The files will be deleted completely. They do not go into the Recycle Bin**. + +I've also added a new "Uninstall and Remove" action in 2.5.0 which will uninstall the game completely and remove it from Playnite. ## Troubleshooting