Master Server Tools

June 22, 2026 ยท View on GitHub

Rust crates for public master-server support and related command-line tooling.

CrateManifestPurpose
ArchiveArchive/Cargo.tomlArchive helpers shared by server tooling
CLICLI/Cargo.tomlCommand-line client for server and mod workflows
ClientClient/Cargo.tomlClient library for master-service APIs
MasterServiceMasterService/Cargo.tomlMaster server service implementation

CI runs cargo fmt, cargo clippy, cargo test, and cargo build for these crates on Linux and Windows.