AlyxMoon / lunar-factorio-mod-manager

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

Extend startup behavior #145

Closed AlyxMoon closed 4 years ago

AlyxMoon commented 4 years ago

Changes how the app initializes so that user can always provide manual input for various factorio filepaths the first time it runs. Adds ability to change these paths after app has started as well. Also allows for app to continue initializing if a mod fails to load or various paths are missing.

Related Issues:

144