Add size for when downloaded
This commit is contained in:
@@ -6,4 +6,5 @@ export interface GameVersion {
|
||||
downloadUrl: string
|
||||
executable: string
|
||||
sha512sum: string
|
||||
size: number
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user