Merge pull request #426 from flowln/mod_perma

Add on-disk mod metadata information
This commit is contained in:
Sefa Eyeoglu
2022-06-04 13:23:38 +02:00
committed by GitHub
41 changed files with 1560 additions and 385 deletions

View File

@ -20,6 +20,7 @@
#include "BuildConfig.h"
#include "modplatform/ModAPI.h"
#include "modplatform/ModIndex.h"
#include "modplatform/helpers/NetworkModAPI.h"
#include <QDebug>