Skip to content

Releases: Clef-0/FMM

Moved to dirkkane/FMM

21 Apr 20:07
cdfb41f

Choose a tag to compare

ElDewrito 0.7 has mod syncing in its server browser, but if you want to install additional cosmetic mods just on your end, Dirkkane has a fork of FMM with a new, maintained mod repository over at dirkkane/FMM.

v2.02

12 Jan 03:32

Choose a tag to compare

Instructions:

  • Put FMM.exe in the ElDewrito directory where eldorado.exe is and run it.

Changelog:

  • GitHub turned off Subversion support, so this update fixes Downloadable Mods again by using our own Subversion server with a clone of this repository. GitHub did give people a year's warning, but I didn't see their one blog post warning us. 'Proxying' the FMM-Mods repository through our server is clearly not an ideal solution, so this update is simply a stopgap fix: FMM will move to using Git's partial checkout feature in the next update.

v2.01

20 Jul 15:59

Choose a tag to compare

Fixed the Downloadable Mods tab by updating to .NET 4.8.

Huge thanks to Pauwlo for the hotfix for that issue, two years ago. Sorry to everyone for the inconvenience caused by not fixing this in the main repo sooner :///

v2.00 Kandinsky

19 Sep 19:12

Choose a tag to compare

IMPORTANT: Read this sentence please, or the Downloadable Mods feature will not work!

This version of FMM is no longer able to populate the list of downloadable mods, but a patched version by Pauwlo fixes this. You have to download my version first (FMM.exe at the bottom of this post), place it in the Halo Online directory where eldorado.exe is, run FMM once so that it can extract required libraries, then close it and replace FMM.exe with their patched version. Get the fix here: https://github.com/Pauwlo/FMM2/releases/tag/hotfix-tls

Pauwlo is a trustworthy ElDewrito server host and long-time community member. His patched version still downloads mods from my repository at Clef-0/FMM-Mods and I manually approve all mod submissions and do my best to ensure that all files distributed through FMM are safe.

Having issues when trying to download mods? Install this! https://www.microsoft.com/en-gb/download/details.aspx?id=26999

  • Support for ElDewrito 0.6.
  • Moved from Windows Forms to WPF and a more appropriate object-oriented model.
  • Required DLLs auto-extract on first launch.
  • Added unicode to multi-language support.
  • Moved infobar to right.
  • Added search.
  • Added an option to disable backup creation in developer mode.