AlyxMoon / lunar-factorio-mod-manager

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

Feature multiple online mod versions #74

Closed AlyxMoon closed 7 years ago

AlyxMoon commented 7 years ago

Allows browsing all versions of a mod on the portal, and downloading any.

I set things to up to only allow the most recent compatible mod to be downloaded in the case of updating, until I get a more sophisticated way of handling the mods in the app.

Closes #39