Ian Wijma
b3d7c776e8
A new package named 'manifest' is introduced in this commit. It comprises a single structure and related functions for managing manifests. Additionally, 'command_init' has been altered to use this new module instead of using its previously hard-coded functionality. A reference to 'manifest' has also been added in the Cargo.lock and command_init/Cargo.toml files. |
||
---|---|---|
command_init | ||
manifest | ||
mccli | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
readme.md |
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.