What's Changed
- Potential fix for some issues with Fomod
- Removing a profile now runs the restore function first so mods don't stay deployed once the profile is removed.
- If "Data" is a top level folder in a bethesda related mod, it is removed to match what the manager expects
- If a mod contains multiple folders of the same name, eg. 1 upper and 1 lower case, both are merged when deploying
- When pressing deploy/restore or setting deployment paths the UI refreshes when complete, This makes sure the framework detection and data tree is up to date when these functions are called.
- Decreased rate limit calls across the board, Installing mods directly, checking endorsed/tracked mods should no longer use so many rate limit calls.
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