fix FTBA instance loading

Signed-off-by: Edvin Bryntesson <epost@edvinbryntesson.se>
This commit is contained in:
Edvin Bryntesson
2025-11-12 21:57:25 +01:00
parent f9331a1d43
commit 9e614f94cd
2 changed files with 47 additions and 20 deletions

View File

@@ -49,7 +49,7 @@ struct Modpack {
using ModpackList = QList<Modpack>;
Modpack parseDirectory(QString path);
void legacyInstanceParsing(QString path, std::optional<ModPlatform::ModLoaderType>* loaderType, QString* loaderVersion);
} // namespace FTBImportAPP
// We need it for the proxy model