Software 44927 Published by

Amethyst Mod Manager 2.5.2 as a focused bug-fix release from independent developer ChrisDKN. The main fix repairs meson build files that were overlooked in 2.5.1 and would have broken collection installs, a core feature. Additional patches address UI scaling on handhelds like the Steam Deck, text legibility under certain themes, and regressions in the RDR2 and BSA/BA2 handlers.



Amethyst Mod Manager 2.5.2 ships as a quiet but necessary bug-fix update

A single-author Linux modding tool corrects a build-file oversight that would have broken collection installs.

The slow stretch between updates is over, more or less. Amethyst Mod Manager, the open-source, Linux-native mod manager from independent developer ChrisDKN, rolled out version 2.5.2 today. It came through the project's CI system, which is why you probably saw it appear automatically instead of reading a formal announcement.

This isn't the type of release that brings new features. It's the type that stops a previous version from quietly breaking things underneath you.

Screenshot_from_2026_07_11_08_10_36

What 2.5.2 actually fixes

The release notes are refreshingly blunt about the whole thing. "Small update as I forgot to update the meson files in 2.5.1 which would have broken collection installs," the developer wrote.

Meson is the build system the project compiles against. Leave it stale, as happened in 2.5.1, and collection installs — the headline feature that lets you drop in entire curated mod bundles with one click — go sideways. That's the repair 2.5.2 makes first.

But it's not just build files. The download tab no longer jitters when you resize the window. Mod and separator text that faded to unreadable under certain color themes is clear again. The settings window now scales vertically, which matters if you're jamming the app onto a Steam Deck or a cramped laptop screen.

There's also an automated diff patch for Wabbajack modlists needing the Creation Club version of Rare Curios, a fixture found across a large swath of Skyrim lists. It saves you a manual, error-prone step that you otherwise have to perform by hand.

The rest of the list covers the Red Dead Redemption 2 handler, BSA/BA2 archive packing, and the Steam VFS launch command on the AppImage build. All fairly specific fixes. All exactly the kind of thing you only notice once it's broken.

It's a rather disciplined scope for a release, honestly. Not flashy. But a mod manager that breaks during install is about as useless as it gets, so this matters more than a shiny new button would.

A developer who deliberately paused feature requests

Amethyst's pace has been blistering. Version 2.5.0 landed on 18 September as the last real feature drop, adding the ability to browse and install Wabbajack modlists directly inside the app. That's no small thing, since Wabbajack powers most of the shareable lists people actually run. It also shipped Project Zomboid support, a content column, and a handful of wizards along for the ride.

Here's the interesting part, though. The developer used that same release to announce a pause on new feature requests, explicitly prioritizing stability over piling on capabilities. Two days later, 2.5.1 arrived with Hades and Hades II support plus a stack of collection-install fixes.

It was also 2.5.1 where the meson files slipped.

So 2.5.2 is really the cleanup. Three releases in three weeks, and the story arc runs from "look at these features" straight to "here's the fix." For a tool that officially stopped chasing features, that's a sensible direction.

Even without this release, understanding why people use Amethyst helps. It borrows the MO2-style layout that veteran modders already know, lets you install and build Nexus Collections, and pulls from in-app Nexus and Thunderstore browsers. Libloot handles plugin sorting, you can deploy mods as symlinks, hardlinks, or via virtual file system, and it detects games across Steam, Heroic, Lutris, and Faugus. Nearly 100 games are covered, from Bethesda titles and Cyberpunk 2077 to Baldur's Gate 3 and Stardew Valley.

Head here to the GitHub release page.