feat: display the 'body' of a MR mod on the mod downloader
Signed-off-by: flow <flowlnlnln@gmail.com>
This commit is contained in:
parent
4a13dbe3bb
commit
6e9a27f40f
3 changed files with 8 additions and 1 deletions
|
@ -73,6 +73,8 @@ struct ExtraPackData {
|
|||
QString sourceUrl;
|
||||
QString wikiUrl;
|
||||
QString discordUrl;
|
||||
|
||||
QString body;
|
||||
};
|
||||
|
||||
struct IndexedPack {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue