Expand description
User-facing types for the mod resolver.
Structs§
- ModKey
- Dedup key for the BFS resolver:
(source, project-level identifier). Version-agnostic — first occurrence wins (BFS order, user requests before transitively-pulled deps).
Enums§
- ModRequest
- A mod the user asked the launcher to install.
- ModSource
- Source tag — used for dedup keys and error messages.