GH-1856 Make MultiMC fail hard when things are missing
Things like: * jar mods * valid version files
This commit is contained in:
@ -48,7 +48,6 @@ public:
|
||||
void setRevertible (bool state);
|
||||
void setMovable (bool state);
|
||||
|
||||
|
||||
const QList<PatchProblem> getProblems() override;
|
||||
ProblemSeverity getProblemSeverity() override;
|
||||
|
||||
|
Reference in New Issue
Block a user