Skip to content

@loontail/minecraft-kit v0.5.0 / EXTRACTION_MAX_TOTAL_SIZE

Variable: EXTRACTION_MAX_TOTAL_SIZE

ts
const EXTRACTION_MAX_TOTAL_SIZE: number;

Total decompressed-bytes cap per archive.

Source

src/constants/limits.ts:5

MIT License