Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 536 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 536 Bytes

justlaunch

A CLI Minecraft launcher focused on modding.

Install

In the future, there will be binaries available. But for now, I'm not going to publish any as it would be pointless.

If you really want, you can compile it yourself, so here's some directions.

Requirements:

Just run the following command in the repository: cargo build --release

It will take a little while, but once it's done, you should have a optimized binary ready for usage.