NOISSUE Cache file downloads for modpacks.ch

This commit is contained in:
Jamie Mansfield
2021-06-28 22:34:38 +01:00
parent f51efc9109
commit c15bd655f1
2 changed files with 25 additions and 1 deletions

View File

@ -37,6 +37,8 @@ private:
QString m_version_name;
Version m_version;
QMap<QString, QString> filesToCopy;
};
}