Do the url trick on initial modpack download too
This commit is contained in:
@ -18,6 +18,7 @@ struct IndexedVersion {
|
||||
QString version;
|
||||
QString mcVersion;
|
||||
QString downloadUrl;
|
||||
QString fileName;
|
||||
};
|
||||
|
||||
struct IndexedPack
|
||||
|
Reference in New Issue
Block a user