revert: remove CurseForge workaround for packs too

Partial revert. Handles missing download URLs.
This commit is contained in:
Sefa Eyeoglu
2022-05-25 23:04:49 +02:00
parent 7f73e57c67
commit 938cae1130
2 changed files with 4 additions and 9 deletions

View File

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