GH-575 separate legacy jar mod list from mod list

This commit is contained in:
Petr Mrázek
2016-04-04 00:33:56 +02:00
parent 5aff10d51d
commit 12413f722d
8 changed files with 788 additions and 8 deletions

View File

@ -24,10 +24,10 @@
#include "MMCZip.h"
#include "LegacyUpdate.h"
#include "LegacyModList.h"
#include "LwjglVersionList.h"
#include "minecraft/MinecraftVersionList.h"
#include "minecraft/ModList.h"
#include "LegacyInstance.h"
#include <FileSystem.h>