Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 856 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 856 Bytes

Carbon

image

A lightweight and portable CLI-based Minecraft launcher, written in Python.

Requirements

  1. Java 21: install from here (requires admin rights)
  2. Python 3.10+: install from here (requires admin rights)
  3. Currently, Windows 10+

Quickstart

  1. Download the latest release and extract it wherever you desire.
  2. Open up the terminal in that folder and run pip install -r requirements.txt.
  3. You can now use python main.py in the terminal or just run it normally.

Features in WIP

  1. GUI
  2. CLI command interface (carbon launch 1.21.4)
  3. Forge and Fabric support
  4. Compiled executable
  5. Linux and macOS support