Add parallel processing for individual batch builds

This commit is contained in:
hyyz17200
2026-05-08 12:17:27 +08:00
parent 8126a9c608
commit 4ba654ca3f
4 changed files with 173 additions and 3 deletions
+2
View File
@@ -281,6 +281,8 @@ Output:
This is intended for quickly converting a large batch of independent single-plate 3MF files into multi-copy SwapMod packs.
The GUI builds these independent outputs in parallel, capped by CPU count and a small safety limit.
It does **not** combine all inputs into one file.
### Input handling