Skip to content

@loontail/minecraft-kit v0.5.0 / VerificationFileResult

Interface: VerificationFileResult

A single verified file.

Properties

PropertyModifierTypeDescription
actualSha1?readonlystring-
actualSize?readonlynumber-
categoryreadonlyVerifyFileCategory-
expectedSha1?readonlystring-
expectedSize?readonlynumber-
pathreadonlystring-
statusreadonlyVerifyFileStatus-
url?readonlystringOptional URL where the file can be re-downloaded if it's broken.

MIT License