ficsit-cli
ficsit-cli copied to clipboard
Graph visualization on mod resolution errors
Is your feature request related to a problem? Please describe.
Users can be confused by resolution error messages
Describe the solution you'd like
Show a graph together with the error message
Describe alternatives you've considered
No response
Additional context
┌──────┐
│ Root │
└─┬──┬─┘
┌─────┘ └─────┐
┌──────────────┴─┐ ┌─┴──────────────┐
│ Power Extras │ │ Area Actions │
│ (gPowerExtras) │ │ (AreaActions) │
│ * │ │ 1.6.5 │
└──────────────┬─┘ └─┬──────────────┘
│ │
┌──────────────┴─┐ ┌─┴──────────────┐
│ SML │ │ SML │
│ (SML) ├────┤├────┤ (SML) │
│ 2.2.1 │ │ ^3.0.0 │
└────────────────┘ └────────────────┘