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
commit 4eb8db16f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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;