pdemonaco / factorio-mod-updater

Python script to update mods on a dedicated factorio server
43 stars 14 forks source link

Automatically enables all mods, including disabled ones #13

Closed clarfonthey closed 4 years ago

clarfonthey commented 4 years ago

This will take the existing mods in the mods directory that are disabled and enable them, even if they conflict. It should leave disabled mods disabled unless they're dependencies of enabled mods, or just delete them (maybe with a setting).