rmcl 0.5.0

A fully featured Minecraft TUI launcher
1
2
3
4
5
6
// SPDX-FileCopyrightText: 2026 Constantin Bauer
// SPDX-License-Identifier: GPL-3.0-only

mod flows;
pub(super) mod harness;
mod snapshots;