Merge pull request #939 from flowln/mod_downloader_improve
Some more UI / UX improvements to the mod downloader!
This commit is contained in:
commit
1b0ca47682
28 changed files with 535 additions and 147 deletions
|
@ -75,6 +75,8 @@ struct ExtraPackData {
|
|||
QString sourceUrl;
|
||||
QString wikiUrl;
|
||||
QString discordUrl;
|
||||
|
||||
QString body;
|
||||
};
|
||||
|
||||
struct IndexedPack {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue