A cross-platform CLI tool for installing and managing Minecraft clients and servers.
Go to file
Ian Wijma 63d01ea03c Update manifest handling and integrate with command_init
Introduced a new 'manifest' module to manage manifest files and updated 'command_init' to utilize this module, replacing previously hard-coded functionalities. Added 'manifest' package dependencies to Cargo.lock and command_init's Cargo.toml files.
2024-01-05 21:15:34 +11:00
command_init Update manifest handling and integrate with command_init 2024-01-05 21:15:34 +11:00
manifest Update manifest handling and integrate with command_init 2024-01-05 21:15:34 +11:00
mccli Initiate Rust workspace with "mccli" and "command_init" packages 2024-01-05 19:27:19 +11:00
.gitignore Add 'manifest' package and integrate it with 'command_init' 2024-01-05 20:11:17 +11:00
Cargo.lock Update manifest handling and integrate with command_init 2024-01-05 21:15:34 +11:00
Cargo.toml Add 'manifest' package and integrate it with 'command_init' 2024-01-05 20:11:17 +11:00
readme.md Initiate Rust workspace with "mccli" and "command_init" packages 2024-01-05 19:27:19 +11:00

readme.md

Minecraft CLI

Cross-platform Minecraft CLI for your Minecraft Client and Server needs!

What is Minecraft CLI

Minecraft CLI (MCCLI from here on out) is your one-stop-shop solution for managing Minecraft Servers and Clients. It also has the ability to output anything as JSON format, to provide a programming API.

Functionality

As stated before, MCCLI is used for managing your Minecraft Servers and Clients.