NOISSUE Add pack author and description to technic modpack import page
This commit is contained in:
@ -33,6 +33,9 @@ struct Modpack {
|
||||
QString minecraftVersion;
|
||||
|
||||
bool metadataLoaded = false;
|
||||
QString websiteUrl;
|
||||
QString author;
|
||||
QString description;
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user