AlyxMoon / lunar-factorio-mod-manager

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

Move to single page design #78

Closed AlyxMoon closed 7 years ago

AlyxMoon commented 7 years ago

Will improve performance of the app by reducing page loads for each section. Reduced code duplication as well.