fixed curseforge problems

This commit is contained in:
noothenoot
2026-04-18 19:27:12 +03:00
parent dff199516c
commit b2fe933de8
2 changed files with 57 additions and 25 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ async function main() {
}))
}
]);
await curseforge.installModpack(mod.id, fileSelection, targetDir);
await curseforge.installMod(mod.id, fileSelection, targetDir);
}
if (!isLocal) {