Skip to content

Repository of mods for use with FMM (a mod manager for Halo Online)

Notifications You must be signed in to change notification settings

Clef-0/FMM-Mods

Folders and files

NameName
Last commit message
Last commit date
Apr 28, 2018
Jan 20, 2024
Jul 20, 2023
Apr 28, 2018
Jan 30, 2019
Jul 24, 2023
Apr 28, 2018
Jul 20, 2023
Apr 28, 2018
Dec 23, 2023
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Jul 21, 2023
Jan 13, 2024
Apr 28, 2018
Apr 28, 2018
Jan 20, 2024
Jan 30, 2019
Apr 28, 2018
Apr 28, 2018
Aug 2, 2018
Apr 28, 2018
Mar 13, 2020
Apr 28, 2018
Feb 10, 2024
Aug 31, 2019
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Jul 22, 2023
Dec 21, 2023
Jul 24, 2023
Jan 30, 2019
Apr 28, 2018
Feb 9, 2024
Jul 22, 2023
Dec 24, 2023
Mar 9, 2024
Jul 30, 2023
Jul 24, 2023
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Jul 22, 2023
Jul 20, 2023
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Jul 22, 2023
Jan 30, 2019
Mar 26, 2024
Jul 22, 2023
Apr 28, 2018
Jul 22, 2023
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Jul 22, 2023
Jun 12, 2019
Jan 30, 2019
Jul 28, 2023
May 11, 2018
Apr 28, 2018
Dec 23, 2023
Jan 14, 2024
Apr 28, 2018
Apr 28, 2018
Dec 23, 2023
Jan 20, 2024
Aug 9, 2018
Dec 26, 2023
Dec 23, 2023
Dec 23, 2023
Jul 22, 2023
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
Jan 22, 2024
Jan 20, 2024

Repository files navigation

FMM Mods Repository

A collection of mods for the ElDewrito community mod manager FMM. This repository is where the 'Downloadable Mods' tab in FMM retrieves content from. FMM uses HTTPS to retrieve links2.txt and each of the .ini files linked in it, and (if you choose to download a mod) uses SVN to retrieve the contents of an .ini's parent folder. Due to GitHub sunsetting SVN support, FMM v2.02 instead retrieves mods from icebox.mx.mt which hosts a SVN server containing a clone of this repository. This will be changed to Git's partial checkout functionality or something else in the near future.

A FMM mod is a folder containing a .fm file and a .ini file that share the same name. The .ini file's name must be unique and not used by any other mod.

The .ini file contains one section named "[FMMInfo]" and requires at least Name=, Author= and Desc= keys. Additional possible keys are Icon=, ImageThumb=, ImageFull=, Url=, RevisionDate=, LongDesc=, Warnings=, LongWarnings=, Credits=, EDVersion=, Required=. This code was written 7 years ago and I don't remember it well enough to document it from the top of my head. I will make an effort to soon.

A .fm file is a .bat file that runs as if it were in the ElDewrito directory where FMM.exe is. A console output line that begins with "FMM_OUTPUT " prints the subsequent text to the installation log (e.g. echo FMM_OUTPUT Importing shoulder model.), while a console output line that begins with "FMM_ALERT " shows the subsequent text in a message box (e.g. echo FMM_ALERT Missing texture files.).

About

Repository of mods for use with FMM (a mod manager for Halo Online)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published