mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
This commit is contained in:
parent
e4f1abaa5a
commit
b60d9aa4db
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ export const steamGamesWorker = new Piscina({
|
|||
workerData: {
|
||||
steamGamesPath: path.join(seedsPath, "steam-games.json"),
|
||||
},
|
||||
maxThreads: 1,
|
||||
});
|
||||
|
||||
export const downloadSourceWorker = new Piscina({
|
||||
|
|
Loading…
Add table
Reference in a new issue