|
@torba/cli
|
Command-line interface for building and launching Minecraft client installations from declarative manifests. |
— |
8
greenflagged
/ 13 total
|
|
@torba/core
|
Data model for Torba manifests. Types, factory functions, Zod parsers, and encode/decode utilities. No I/O. |
— |
11
greenflagged
/ 12 total
|
|
@torba/core-binding
|
— |
— |
0
greenflagged
/ 1 total
|
|
@torba/curseforge
|
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. |
— |
5
greenflagged
/ 5 total
|
|
@torba/dev
|
— |
— |
0
greenflagged
/ 5 total
|
|
@torba/forge
|
Template builder for Forge mod loader. Merges Forge's version JSON with the vanilla Minecraft client to produce a `ForgeTemplate` containing artifacts, vars, and a launch command. |
— |
7
greenflagged
/ 7 total
|
|
@torba/installer
|
Programmatic install and launch for Torba manifests. Downloads artifacts in parallel, verifies integrity, extracts natives, and spawns the JVM. |
— |
7
greenflagged
/ 7 total
|
|
@torba/minecraft
|
Bridge layer that converts Mojang version JSON into Manifest artifacts and launch config. Owns the Minecraft template and config helpers. |
— |
7
greenflagged
/ 12 total
|
|
@torba/mojang
|
Zero-binding Mojang JSON parsers. Parses Mojang version manifests and client JSONs into typed structures. No dependencies on other unipack packages. |
— |
12
greenflagged
/ 12 total
|
|
@torba/mojang-rules
|
— |
— |
5
greenflagged
/ 5 total
|
|
@torba/rules
|
Pure platform and feature rule evaluation. No side effects, no I/O — just POJOs and functions. |
— |
7
greenflagged
/ 7 total
|
|
@torba/runtime
|
— |
— |
4
greenflagged
/ 5 total
|
|
@torba/runtime-binding
|
— |
— |
0
greenflagged
/ 1 total
|