corected side and added loaders

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97
2023-10-15 11:52:28 +03:00
parent 7015b8f7b2
commit ab725eeb18
6 changed files with 47 additions and 4 deletions

View File

@ -41,6 +41,7 @@ class V1 {
QString name{};
QString filename{};
Side side{ Side::UniversalSide };
ModPlatform::ModLoaderTypes loaders;
// [download]
QString mode{};