mlox
This is a code mirror for https://github.com/mlox/mlox
mlox is a tool for sorting and analyzing Morrowind plugin load order
mlox is designed to help people manage large collections of plugins for the popular Elder Scrolls games from Bethesda Softworks.
mlox sorts plugins based on a very simple set of ordering rules that comprise a partial order over the set of plugins using a standard topological sort.
mlox also provides advice on plugin conflicts, missing pre-requisites, and general information of interest based on the user's particular...