GH-1856 Make MultiMC fail hard when things are missing
Things like: * jar mods * valid version files
This commit is contained in:
parent
b414bbe395
commit
3f24c4cfe5
12 changed files with 57 additions and 98 deletions
|
@ -1,7 +1,6 @@
|
|||
#include "OneSixVersionFormat.h"
|
||||
#include <Json.h>
|
||||
#include "minecraft/ParseUtils.h"
|
||||
#include <minecraft/VersionBuildError.h>
|
||||
#include <minecraft/MojangVersionFormat.h>
|
||||
|
||||
using namespace Json;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue