Properties
chk
chk: {
sha1?: string | string[];
size?: number;
}
Type declaration
-
Optional sha1?: string | string[]
-
Optional size?: number
Optional dynamic
dynamic?: boolean
Optional executable
executable?: string | boolean
Optional noRetry
noRetry?: true
Optional unzip
unzip?: {
exclude?: string[];
file: string[];
}
Type declaration
-
Optional exclude?: string[]
-
file: string[]
The internal format of the file that is passed to GMLL's multithread downloader function.