mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-24 04:22:39 +00:00
NOISSUE Handle Modrinth files with multiple downloads
This commit is contained in:
@@ -38,6 +38,7 @@ struct ExportSettings
|
||||
struct HashLookupData
|
||||
{
|
||||
QFileInfo fileInfo;
|
||||
QString sha512;
|
||||
QByteArray response;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user