Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 530 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 530 Bytes

ACMCS

Introduce

Creating a Minecraft Server and managing it with a cli.

Powered by Python

Auto install Java! Do not config your mods config

Download & Install

First, clone this repo:

git clone https://www.github.com/MagicCube-Studios/ACMCS

Then, install the requirements:

python3 -m pip install -r requirements.txt

(Edit config.ini before run)

At last, run ./main.py:

python3 ./main.py

Done! Please edit config.ini to configure this Python app.