AlyxMoon / lunar-factorio-mod-manager

A mod manager for Factorio, programmed using the Electron framework.
MIT License
6 stars 2 forks source link

Include convenience method for downloading all mods that are part of a profile #108

Open AlyxMoon opened 4 years ago

AlyxMoon commented 4 years ago

Right now the general process for setting up a profile is: create an empty profile, download mods, add installed mod to profile.

With future features (such as ability to import profiles or create profiles from saves/server configs) there should be a simple way of indicating what mods are not installed in a profile, and allowing the user to download them all in one action.