mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-24 19:31:03 +00:00
feat: adding initial download sources
This commit is contained in:
@@ -60,6 +60,8 @@ export interface Download {
|
||||
status: DownloadStatus | null;
|
||||
queued: boolean;
|
||||
timestamp: number;
|
||||
extracting: boolean;
|
||||
automaticallyExtract: boolean;
|
||||
}
|
||||
|
||||
export interface GameAchievement {
|
||||
|
||||
Reference in New Issue
Block a user