AlyxMoon / lunar-factorio-mod-manager

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

Clean up how mods are assigned to profiles #129

Closed AlyxMoon closed 4 years ago

AlyxMoon commented 4 years ago

Right now the mod data object is dumped entirely into the profile. Which is a lot of redundant data. Should be cleared up to only include the relevant info in the profile, such as name and title.