Appearance
Getting started
@loontail/minecraft-kit installs, verifies, repairs, and launches vanilla Minecraft, Fabric, and Forge from a TypeScript API or the mckit CLI.
Requirements: Node ≥ 20.11. ESM-only.
- Installation → — install the package and CLI.
- Quickstart → — offline launch in 4 calls; online launch with Microsoft sign-in.
Core guides:
- Library usage — the full facade and DI options.
- Authentication — Microsoft OAuth + PKCE, refresh, plug into launch.
- Skins —
kit.auth.profile.*mutations. - Install · Verify & repair · Launch — the install/verify/repair/launch lifecycle.