Add back legacy mod edit, add checksums for all legacy jars

This commit is contained in:
Petr Mrázek
2014-05-11 23:48:01 +02:00
parent 8c71a5d61f
commit 439e17b149
12 changed files with 1006 additions and 72 deletions

View File

@ -92,6 +92,9 @@ public: /* data */
QString m_updateTimeString;
QDateTime m_updateTime;
/// MD5 hash of the minecraft jar
QString m_jarChecksum;
/// order of this file... default = -2
int order = -2;