Modlist should be renamed to Modset and become only official term.
Name modset suggests it's some collection of distinct mods which are intended to work together, while modlist is just some list of mods.
If we look from other perspective, Modset contains:
- List of used mods (so this is the modlist)
- Server settings, configuration and profiles
so when we create some UI for Server Manager, naming will already be consistent
Also sometimes it's useful to distinguish modset and modlist (as modlists API really gives us jsut list of mods) but we've choosen to go for simplicity with one name and now I think it shouldn't be modlist.
Of course I'm open for discussion.
Modlistshould be renamed toModsetand become only official term.Name
modsetsuggests it's some collection of distinct mods which are intended to work together, whilemodlistis just some list of mods.If we look from other perspective, Modset contains:
so when we create some UI for Server Manager, naming will already be consistent
Also sometimes it's useful to distinguish
modsetandmodlist(as modlists API really gives us jsut list of mods) but we've choosen to go for simplicity with one name and now I think it shouldn't bemodlist.Of course I'm open for discussion.