fmm
is a basic CLI Factorio mod manager. Is is completely portable and runs on all major platforms.
Download the binary for your system from the releases page and place it on your PATH
.
Coming soon: an AUR package.
Requires Rust nightly.
git clone https://github.com/raiguard/fmm & cd fmm
cargo build
PATH
You can build fmm
and install it on your PATH
like this:
cargo install --locked --forced --path .
fmm
is very bare-bones, but does support a toml
file for setting the default directory. You can set the path to this file with the --config
flag, or place it in $XDG_CONFIG_HOME/fmm/fmm.toml
for it to be sourced automatically.
toml
directory = "/home/rai/.factorio/mods"
Roughly in this order:
mod-list.json