Merge pull request #1543 from Trial97/packwiz

refactor packwiz file write
This commit is contained in:
Alexandru Ionut Tripon
2023-10-10 16:16:57 +01:00
committed by GitHub
9 changed files with 121 additions and 45 deletions

View File

@ -137,6 +137,7 @@ struct IndexedPack {
QString logoName;
QString logoUrl;
QString websiteUrl;
QString side;
bool versionsLoaded = false;
QVector<IndexedVersion> versions;