Do the url trick on initial modpack download too

This commit is contained in:
timoreo
2022-05-21 08:31:07 +02:00
parent 92e8aaf36f
commit c04adf7452
2 changed files with 10 additions and 1 deletions

View File

@ -18,6 +18,7 @@ struct IndexedVersion {
QString version;
QString mcVersion;
QString downloadUrl;
QString fileName;
};
struct IndexedPack