Whats Changed
- Replaced the remove profile button with a settings button where profiles can be renamed/removed
- The Vramr wrapper was capped to 2 threads, It is now set to auto.
- Added a install .net button to the proton window, This brings up a sub menu with a selection of versions.
- Extraction of files during install now shows a progress bar.
- py7zr was skipping files over 1gb to avoid out of memory issues. It now checks available memory and only skips if there is not enough.
- Added a checkbox to the add game menu that shows only installed games
- Added an auto deploy option to the Configure game window, When a mod is enabled/disabled/moved the modlist will autodeploy when enabled
- Tooltips no longer appear in the top left of the screen before moving into place.
- Replaced the Update mod button with a Change version button, Here all versions of the mod can be viewed and updates can be ignored (removing the flag)
- Fix for Nexus api related functions not working on steam deck and steam deck gaming mode as well as users who do not have a keyring backend set up
- Added a loading screen for panels containing mod cards.
- Added a tooltip to the update available flag
- The install button in the downloads tab now changes to a reinstall button if the mod is already installed.
- Profiles now use 1 json file for its settings instead of many. Old json files will be merged and removed.
- Fixed missing loot library
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