mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-21 01:53:57 +00:00
feat: now the .rar file gets decompressed into the final directory of the game
This commit is contained in:
@@ -5,6 +5,7 @@ export enum GameStatus {
|
||||
CheckingFiles = "checking_files",
|
||||
DownloadingMetadata = "downloading_metadata",
|
||||
Cancelled = "cancelled",
|
||||
Decompressing = "decompressing",
|
||||
Finished = "finished",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user