fix: do modrinth changes on flame too
Also fix a dumb moment
This commit is contained in:
parent
2fc1b99911
commit
42f8ec5b14
3 changed files with 45 additions and 35 deletions
|
@ -16,5 +16,6 @@ void loadIndexedPackVersions(ModPlatform::IndexedPack& pack,
|
|||
QJsonArray& arr,
|
||||
const shared_qobject_ptr<QNetworkAccessManager>& network,
|
||||
BaseInstance* inst);
|
||||
auto loadIndexedPackVersion(QJsonObject& obj) -> ModPlatform::IndexedVersion;
|
||||
|
||||
} // namespace FlameMod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue