added loaders for flame version
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
4704c522e0
commit
f8f9ffa118
8 changed files with 32 additions and 20 deletions
|
@ -73,7 +73,7 @@ struct IndexedVersion {
|
|||
QString downloadUrl;
|
||||
QString date;
|
||||
QString fileName;
|
||||
QStringList loaders = {};
|
||||
ModLoaderTypes loaders = {};
|
||||
QString hash_type;
|
||||
QString hash;
|
||||
bool is_preferred = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue