Split MultiMC up into a few separate libraries.

Fixed plugin system.

Tons of other stuff...
This commit is contained in:
Andrew
2013-02-20 19:10:09 -06:00
parent f71479ec33
commit dd2e836b4c
42 changed files with 404 additions and 300 deletions

View File

@ -18,7 +18,7 @@
#include <QMainWindow>
#include "data/inst/instancelist.h"
#include "instancelist.h"
#include "data/loginresponse.h"
namespace Ui