AlyxMoon / lunar-factorio-mod-manager

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

Allow importing/exporting a profile #107

Closed AlyxMoon closed 4 years ago

AlyxMoon commented 4 years ago

The user should have the ability to export a profile, saving the current configuration to a json file. They should also be able to import a json file to create a profile.

The json file can simply copy the format of the existing profile data. I'm not sure if any other info needs to be included at this time.