Appearance
@loontail/minecraft-kit v0.5.0 / DownloadAction
Interface: DownloadAction
A single download step.
Properties
| Property | Modifier | Type |
|---|---|---|
category | readonly | | "client-jar" | "library" | "asset-index" | "asset" | "logging-config" | "fabric-library" | "forge-library" | "runtime-file" | "forge-installer" |
expectedSha1? | readonly | string |
expectedSize? | readonly | number |
kind | readonly | "download-file" |
target | readonly | string |
url | readonly | string |