A lightweight and portable CLI-based Minecraft launcher, written in Python.
- Java 21: install from here (requires admin rights)
- Python 3.10+: install from here (requires admin rights)
- Currently, Windows 10+
- Download the latest release and extract it wherever you desire.
- Open up the terminal in that folder and run
pip install -r requirements.txt
. - You can now use
python main.py
in the terminal or just run it normally.
- GUI
- CLI command interface (
carbon launch 1.21.4
) - Forge and Fabric support
- Compiled executable
- Linux and macOS support