Skip to content

@loontail/minecraft-kit v0.5.0 / MAX_PROCESSOR_STDERR_LINES

Variable: MAX_PROCESSOR_STDERR_LINES

ts
const MAX_PROCESSOR_STDERR_LINES: 20 = 20;

Maximum number of stderr lines retained from a Forge processor for diagnostics.

Source

src/constants/defaults.ts:47

MIT License