Skip to content

@loontail/minecraft-kit v0.5.0 / MAC_RUNTIME_PREFIX

Variable: MAC_RUNTIME_PREFIX

ts
const MAC_RUNTIME_PREFIX: "jre.bundle/Contents/Home" = "jre.bundle/Contents/Home";

macOS runtime layout adds this prefix above JAVA_EXECUTABLE.osx.

Source

src/constants/files.ts:29

MIT License