Skip to content

@loontail/minecraft-kit v0.5.0 / VERSIONS_DIR

Variable: VERSIONS_DIR

ts
const VERSIONS_DIR: "versions" = "versions";

Relative-path segments used to build per-target directory layouts.

These are SEGMENTS — never use them as absolute paths. Compose with path.join at call sites.

Source

src/constants/files.ts:6

MIT License