portablemc

Crates.ioportablemc
lib.rsportablemc
version5.0.0-beta.1
created_at2025-08-25 22:09:15.580505+00
updated_at2025-08-26 19:16:27.342873+00
descriptionDeveloper-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.
homepagehttps://github.com/mindstorm38/portablemc
repositoryhttps://github.com/mindstorm38/portablemc
max_upload_size
id1810210
size396,834
Théo Rozier (mindstorm38)

documentation

README

Portable Minecraft Launcher

Cross platform command line utility for launching Minecraft quickly and reliably with included support for Mojang versions and popular mod loaders. It is also available as a Rust crate for developers and bindings for C and Python (yet to come).

illustration

Table of contents

Installation

Cargo

Crates.io Version

If you have a Rust toolchain with Cargo, you can build and install PortableMC and its CLI straight from crates.io, this is where the latest development versions are pushed first, before being built for specific targets.

cargo install portablemc-cli

Contribute

Contributors

This launcher would not be as functional without the contributors, and in particular the following for their bug reports, suggestions and pull requests to make the launcher better: GoodDay360, Ristovski, JamiKettunen MisileLaboratory and GooseDeveloper.

There must be a lot of hidden issues, if you want to contribute you just have to install and test the launcher, and report every issue you encounter, do not hesitate!

Sponsors

I'm currently working on my open-source projects on my free time. So sponsorship is an extra income that allows me to spend more time on the project! This can also help me on other open-source projects. You can sponsor this project by donating either on GitHub Sponsors or Ko-fi. I've always been passionate about open-source programming and the relative success of PortableMC have been a first surprise to me, but the fact that people are now considering to support me financially is even more rewarding! Huge thanks to Erwan Or and user10072023github for their donations!

Commit count: 813

cargo fmt