made release type visible

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97
2023-10-21 18:48:55 +03:00
parent 9e85297f7a
commit 9aac8e389f
9 changed files with 38 additions and 10 deletions

View File

@ -43,6 +43,7 @@ class V1 {
Side side{ Side::UniversalSide };
ModPlatform::ModLoaderTypes loaders;
QStringList mcVersions;
ModPlatform::IndexedVersionType releaseType;
// [download]
QString mode{};