aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/modrinth/ModrinthPackIndex.h
diff options
context:
space:
mode:
authortimoreo <timo.oreo34@gmail.com>2022-01-14 12:47:18 +0100
committertimoreo <timo.oreo34@gmail.com>2022-01-14 12:47:18 +0100
commit9e6fa8f29aa8bc0f609bfcdb6460c6845b73448a (patch)
treec16b5e4599d8d3db16150b03d68755a5769e4789 /launcher/modplatform/modrinth/ModrinthPackIndex.h
parent4d599eb118fb066c6204b29c34d6e1acbc0e8e06 (diff)
downloadPrismLauncher-9e6fa8f29aa8bc0f609bfcdb6460c6845b73448a.tar.gz
PrismLauncher-9e6fa8f29aa8bc0f609bfcdb6460c6845b73448a.tar.bz2
PrismLauncher-9e6fa8f29aa8bc0f609bfcdb6460c6845b73448a.zip
Added the downloading of the mods
Diffstat (limited to 'launcher/modplatform/modrinth/ModrinthPackIndex.h')
-rw-r--r--launcher/modplatform/modrinth/ModrinthPackIndex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/modplatform/modrinth/ModrinthPackIndex.h b/launcher/modplatform/modrinth/ModrinthPackIndex.h
index afc31ff2..e39b69ab 100644
--- a/launcher/modplatform/modrinth/ModrinthPackIndex.h
+++ b/launcher/modplatform/modrinth/ModrinthPackIndex.h
@@ -22,6 +22,7 @@ struct IndexedVersion {
QString mcVersion;
QString downloadUrl;
QString date;
+ QString fileName;
};
struct IndexedPack