Skip to content

Releases: satisfactorymodding/SatisfactoryModManager

SatisfactoryModManager v3.0.0-beta.1

06 Jan 21:47
Compare
Choose a tag to compare
Pre-release

Note: this is a prerelease, and things might not work as expected. There might be differences between SMM v2 and SMM v3. If you encounter any issues, let us know on discord, or create an issue here. At the moment, SMM v2 will not auto-update to SMM v3, so while you cannot have both installed at once, you are still able to rollback if you run into major issues.

Installation

Download and run Satisfactory-Mod-Manager-Setup.exe (Windows) or SatisfactoryModManager-Linux (Linux)
If you already have Satisfactory Mod Manager v3 installed, you don't need to download it again, it will auto-update.

Changelog

  • Completely rewritten from scratch in wails (backend) and Svelte (frontend)!
  • New UI!
  • Support for dedicated servers!
  • Mod (un)install queueing!
  • Better performance!
  • Improved error messages!

SatisfactoryModManager v2.9.3

22 Nov 00:00
Compare
Choose a tag to compare

Installation

Download and run Satisfactory-Mod-Manager-Setup.exe (Windows) or Satisfactory-Mod-Manager.AppImage (Linux)
If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

  • Fix Steam Experimental being detected as Early Access

SatisfactoryModManager v2.9.2

08 Sep 16:22
Compare
Choose a tag to compare

Installation

Download and run Satisfactory-Mod-Manager-Setup.exe (Windows) or Satisfactory-Mod-Manager.AppImage (Linux)
If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

  • Fix sending a request to SMR for every mod every 30 seconds

SatisfactoryModManager v2.9.1

04 Sep 15:45
Compare
Choose a tag to compare

Installation

Download and run Satisfactory-Mod-Manager-Setup.exe (Windows) or Satisfactory-Mod-Manager.AppImage (Linux)
If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

  • Fix mod details info panel not updating
  • Use mod creator name for A mod by
  • Better compatibility note formatting in mod details

SatisfactoryModManager v2.9.0

04 Sep 14:59
Compare
Choose a tag to compare

Installation

Download and run Satisfactory-Mod-Manager-Setup.exe (Windows) or Satisfactory-Mod-Manager.AppImage (Linux)
If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

  • Static announcements banner instead of no banner for "old" announcements by @Feyko
  • Show SMR mod compatibility
  • Use mod reference instead of id in View on ficsit.app URL

SatisfactoryModManager v2.8.1

28 Mar 11:26
Compare
Choose a tag to compare

Installation

Download and run Satisfactory-Mod-Manager-Setup.exe (Windows) or Satisfactory-Mod-Manager.AppImage (Linux)
If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

  • Close file stream on download error
  • Add timeout to wmic (fixes SMM being slow in that case)
  • Fix debug info not being generated (#152) - thanks to @mklierman

SatisfactoryModManager v2.8.0

19 Mar 10:34
Compare
Choose a tag to compare

Installation

Download and run Satisfactory-Mod-Manager-Setup.exe (Windows) or Satisfactory-Mod-Manager.AppImage (Linux)
If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

  • Add offline support
  • Add ficsit.app healthcheck
  • Change outdated cache check to use last access time
  • Don't automatically remove mods that are missing from ficsit.app
  • Display mods that are missing from ficsit.app
  • Remove support for downloading SML 2.x
  • Log app errors into log file
  • Allow 3 more ways of doing a striketrough
  • Add "Copy Mod List" button to Settings->Debug (#147) - thanks to @mklierman
  • Add installed version to mod details panel (#148) - thanks to @mklierman
  • Fix No Image icon URL (#149) - thanks to @bunjiboys

SatisfactoryModManager v2.7.3

26 Dec 23:34
Compare
Choose a tag to compare

Installation

Download and run Satisfactory-Mod-Manager-Setup.exe (Windows) or Satisfactory-Mod-Manager.AppImage (Linux)
If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

  • Fix update downloads getting stuck (upgrade electron-updater) - thanks to @Tomtores for debugging this

Note: this fix applies from this version onward, so updating to it can still get stuck, in which case you should download the latest version manually and install it.

SatisfactoryModManager v2.7.2

25 Dec 21:00
Compare
Choose a tag to compare

Installation

Download and run Satisfactory-Mod-Manager-Setup.exe (Windows) or Satisfactory-Mod-Manager.AppImage (Linux)
If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

  • Fix mods that are not installed being faded
  • Add a tooltip for disabled mods

SatisfactoryModManager v2.7.1

25 Dec 17:58
Compare
Choose a tag to compare

Installation

Download and run Satisfactory-Mod-Manager-Setup.exe (Windows) or Satisfactory-Mod-Manager.AppImage (Linux)
If you already have Satisfactory Mod Manager installed, you don't need to download it again, it will auto-update.

Changelog

  • Fix mods being redownloaded every time
  • Improve disabled mod display (faded) - thanks to @bunjiboys