Command-line interface for building and launching Minecraft client installations from declarative manifests.
Bridge layer that converts Mojang version JSON into Manifest artifacts and launch config. Owns the Minecraft template and config helpers.
Data model for Torba manifests. Types, factory functions, Zod parsers, and encode/decode utilities. No I/O.
OpenJDK runtime support for torba — auto-installs an [Eclipse Temurin](https://adoptium.net) JDK and exposes `${java_home}` and `${java_bin}` as standardized vars so loader templates can reference a portable Java binary.
Resolve CurseForge file IDs into torba `Artifact`s. Calls the CurseForge v1 bulk API to look up each file and emits one artifact per entry with the download URL, size, and sha1.
Pure platform and feature rule evaluation. No side effects, no I/O — just POJOs and functions.
Zero-binding Mojang JSON parsers. Parses Mojang version manifests and client JSONs into typed structures. No dependencies on other unipack packages.
Programmatic install and launch for Torba manifests. Downloads artifacts in parallel, verifies integrity, extracts natives, and spawns the JVM.
[Cleanroom Loader](https://cleanroommc.com/) support for torba. Resolves a Cleanroom release on GitHub, fetches the installer JAR, reads its bundled `version.json` + `install_profile.json`, and emits all artifacts needed to run vanilla 1.12.2 + Cleanroom.
Local JWT minter for [Bifrost](https://gitlab.com/harmoniya/bifrost) — a self-hosted Yggdrasil-compatible Minecraft auth server. Pair with `@torba/authliberty` to launch Minecraft against Bifrost without going through Bifrost's OAuth `/token` flow.
Pure platform and feature rule evaluation. No side effects, no I/O — just POJOs and functions.
[lwjgl3ify](https://github.com/GTNewHorizons/lwjgl3ify) support for torba — runs Minecraft 1.7.10 with LWJGL 3 and modern Java (17+, defaults to Java 25 per upstream).
Forge support for torba. Resolves a Forge build via the fuckforge index, emits all artifacts needed to run vanilla MC + Forge, and produces a launch command sized for the Forge era of the requested build.
Programmatic install and launch for Torba manifests. Downloads artifacts in parallel, verifies integrity, extracts natives, and spawns the JVM.
[AuthLiberty](https://gitlab.com/harmoniya/authliberty) support for torba — runs Minecraft against a custom Yggdrasil-compatible backend by attaching AuthLiberty as a JVM `-javaagent`.
Pretty unicode tables for the command line. Based on the original cli-table.
Get stdout window width, with two fallbacks, tty and then a default.
Toggle the CLI cursor
Codex CLI is a coding agent from OpenAI that runs locally on your computer.
The linux x64 distribution of the Sentry CLI binary.
No description provided.
A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/
Spinners for use in the terminal
CLI for webpack & friends