Rybadour / Foreman

Visual planning tool for the game Factorio
Other
21 stars 7 forks source link

Handle multiple versions of the same mod #30

Open Rybadour opened 4 years ago

Rybadour commented 4 years ago

Currently Foreman will use the directory/zip file first encountered and any other mods with the same name are ignored. We should change this to choose the one with the latest version by default and once mod dependencies are parsed to choose versions based on which versions are needed.

Rybadour commented 4 years ago

Fixed the first part in this commit: https://github.com/Rybadour/Foreman/commit/b1e1d6b98c1770a60a88a2a1f45d8ac7d17e7ca6