portablemc 5.0.3

Developer-oriented crate for launching Minecraft quickly and reliably with included support for Mojang versions and popular mod loaders. See portablemc-cli for the reference implementation.
Documentation
1
2
3
4
5
6
7
8
FilterFeatures { features: {} }
LoadedFeatures { features: {} }
LoadHierarchy { root_version: "client_not_found" }
LoadVersion { version: "client_not_found", file: $path(versions/client_not_found/client_not_found.json) }
LoadedVersion { version: "client_not_found", file: $path(versions/client_not_found/client_not_found.json) }
LoadedHierarchy { hierarchy: [LoadedVersion { name: "client_not_found", dir: $path(versions/client_not_found) }] }
LoadClient
ClientNotFound