rfuzzo / plox

A small app to sort a modlist topologically according to ordering rules, as wall as output warnings and notes.
MIT License
8 stars 3 forks source link

feat: add edges from masters #25

Closed rfuzzo closed 7 months ago

rfuzzo commented 7 months ago

Added master-parsing to plugins and sorting by them. This will correctly sort plugins after their masters

closes #14