Der Amethyst Mod Manager wurde in der Version v2.0.0 veröffentlicht - das grosse UI-Rework, das der Entwickler bereits mit v1.3.13 angekündigt hatte.
Die Oberfläche wurde komplett neu in Qt umgesetzt, um Performance- und Skalierungsprobleme des alten Frameworks zu beheben. Overlays öffnen jetzt als Tabs, die sich frei verschieben, andocken und in eigene Fenster ausklinken lassen. Neu ist zudem ein Export-Code-Feature, mit dem sich komplette Modlisten samt Ladereihenfolge und FOMOD-Einstellungen als einfacher Textcode teilen lassen.
Additions
- Added Pragmata support
- Added support for adding and running jar files
- Added an option to add custom regex rules to strip data from archive names
- Added a profile export code option for quickly sharing mods in a profile
- Added filter tags to the modlist search bar as an alternative way of filtering the modlist
Changes
- Removed the generate separators function and the BepInEx wizard
- Removed the Archive tab - archive contents now display via the mod files tab
- plugins.txt is now copied instead of symlinked to prevent cases where a game could not read the symlinked version
- Reworked the filemap rebuild process - toggling/moving mods on large modlists should be faster and freeze the UI less
Bug Fixes
- Fixed an issue where files in a FOMOD wouldn’t install if the moduleconfig and files in the archive had mismatched casing
- Fixed an issue where mods that contained files with non-UTF-8 characters would not work and would block the filemap cache from being built

Quelle: GitHub