Programmatic install and launch for Torba manifests. Downloads artifacts in parallel, verifies integrity, extracts natives, and spawns the JVM.
babel's modular runtime helpers
Runtime for Regenerator-compiled generator and async functions.
Command-line interface for building and launching Minecraft client installations from declarative manifests.
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.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Bridge layer that converts Mojang version JSON into Manifest artifacts and launch config. Owns the Minecraft template and config helpers.
Runtime agnostic JS utils
👷 workerd for Linux 64-bit, Cloudflare's JavaScript/Wasm Runtime
👷 workerd, Cloudflare's JavaScript/Wasm Runtime
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.
Module federation runtime package collection. You can just install it instead of installing all the packages separately.
babel's modular runtime helpers with core-js@3 polyfilling
[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.
Programmatic install and launch for Torba manifests. Downloads artifacts in parallel, verifies integrity, extracts natives, and spawns the JVM.
- Can be combined with the build plug-in to share basic dependencies according to policies to reduce the number of module downloads and improve the loading speed of modules. - Only consume part of the export of the remote module and will not fully downloa
- Can be combined with the build plug-in to share basic dependencies according to policies to reduce the number of module downloads and improve the loading speed of modules. - Only consume part of the export of the remote module and will not fully downloa
A sdk for support module federation
hast utility to transform to preact, react, solid, svelte, vue, etc
Data model for Torba manifests. Types, factory functions, Zod parsers, and encode/decode utilities. No I/O.
Pure platform and feature rule evaluation. No side effects, no I/O — just POJOs and functions.
Pure platform and feature rule evaluation. No side effects, no I/O — just POJOs and functions.
Get the Node ABI for a given target and runtime, and vice versa.
Functions for converting Expo SDK versions to EAS runtime versions