Page 1 of 1

fmod - Command Line Mod Manager

Posted: Sat Jan 30, 2016 9:05 am
by CarlBarker
I started work earlier today on fmod. It's a command line mod manager.
It uses the Factoriomods.com API for installation candidates and can follow factoriomods:// URLs and is 100% open source.

It may not be as easy to setup or use for most people as FMM or FactorioGear, it works for me, and I'm sure it will work for others.

You can find more information at GitHub


If you have any questions, or bug reports feel free to reply and I'll get back to you as I can.

Re: fmod - Command Line Mod Manager

Posted: Thu Jul 14, 2016 11:01 pm
by TheGrandPackard
Hi there! I'm looking at mod updaters that will work with a dedicated linux server. I ran into some issues with authentication after generating the download URLs and was forced to log in instead of download the mod. Does your script handle the authentication for command line downloading for a headless server?

Thanks!