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

@ -200,6 +200,8 @@ set(MINECRAFT_SOURCES
minecraft/launch/ModMinecraftJar.h
minecraft/launch/LaunchMinecraft.cpp
minecraft/launch/LaunchMinecraft.h
minecraft/legacy/LegacyModList.h
minecraft/legacy/LegacyModList.cpp
minecraft/legacy/LegacyUpdate.h
minecraft/legacy/LegacyUpdate.cpp
minecraft/legacy/LegacyInstance.h