What's Changed
- Most of the window popup modals are now overlays. This keeps everything within the application self contained making it easier to use the application in steam deck gaming mode
- Added a right click option to separators called Separator settings,
- Added a separator setting that allows you to choose where you want the mods in a separator to end up, Once defined the mods in the chosen separator will not be sent to the usual target location and instead will be sent to the user defined location.
- Added a right click option to the install mod button that allows you to disable extract. Once enabled mods will be added to a folder in the staging area but not extracted.
- You can now ctrl + click mods in the modlist panel to select multiple at the same time
- Added .rar as an option is the file chooser
- modindex is now stored with msgpack instead of in plain text.
Run the following command to install/Update. Or download the appimage directly.
curl -sSL https://raw.githubusercontent.com/ChrisDKN/Amethyst-Mod-Manager/main/src/appimage/Amethyst-MM-installer.sh | bash