mirror of
https://github.com/packwiz/packwiz.git
synced 2025-11-19 01:24:32 +01:00
Support Modrinth modpack fileSize field and sha512 hash
This commit is contained in:
@@ -18,4 +18,5 @@ type PackFile struct {
|
||||
Server string `json:"server"`
|
||||
} `json:"env"`
|
||||
Downloads []string `json:"downloads"`
|
||||
FileSize uint32 `json:"fileSize"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user