mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 13:56:16 +00:00
feat: adding recursive automatic extraction
This commit is contained in:
@@ -124,6 +124,7 @@ export class GameFilesManager {
|
||||
{
|
||||
filePath,
|
||||
outputPath: extractionPath,
|
||||
passwords: ["online-fix.me", "steamrip.com"],
|
||||
},
|
||||
async (success) => {
|
||||
if (success) {
|
||||
|
||||
Reference in New Issue
Block a user