Ian Wijma
b09a4a41ff
This commit creates a new Rust workspace which includes two packages: "command_init" and "mccli". The command line argument parsing for these packages is powered by the "clap" dependency. An automatically generated Cargo.lock file tracks all dependencies. Additionally, a .gitignore file was configured to prevent tracking of unnecessary build artifacts and IDE-specific files. |
||
---|---|---|
command_init | ||
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.