SCRATCH squash MinecraftLauncher into BaseLauncher

needs to be split differently
needs to be squashed together with the logic from MainWindow
This commit is contained in:
Petr Mrázek
2015-06-16 09:19:55 +02:00
parent f86a39c21c
commit 5628d3d379
7 changed files with 305 additions and 386 deletions

View File

@ -140,8 +140,6 @@ set(LOGIC_SOURCES
minecraft/JarMod.h
minecraft/MinecraftInstance.cpp
minecraft/MinecraftInstance.h
minecraft/MinecraftLauncher.cpp
minecraft/MinecraftLauncher.h
minecraft/MinecraftVersion.cpp
minecraft/MinecraftVersion.h
minecraft/MinecraftVersionList.cpp