Ian Wijma
5dc0e68836
Implemented a new command "command_name" in the CLi with its associated functionalities in the relevant modules. The new command allows the user to set the name field in the manifest file. Main.rs was updated to handle this new command and exhaustive error handling was added to the main function. Also, improved the manifest module for better error handling and added functionalities for getting and setting manifest's name. |
||
---|---|---|
command_init | ||
command_name | ||
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.