MCDL

Automatically download minecraft server jars in one line (or one click)

Installation

Examples

Usage

``` USAGE: mcdl.exe [FLAGS] [OPTIONS] [--] [VERSION]...

FLAGS: -h, --help Prints help information -i, --insecure Don't check the sha1 for the file -l, --latest Use latest version, snapshot or not -n, --named Use the version as the file name -p, --print Print the version instead of downloading it -q, --quiet Don't print any unnecessary output -s, --snapshot Use the latest snapshot -V, --version Prints version information

OPTIONS: -r, --rename ... Provide a file name (.jar) is appended

ARGS: ... Get a specific version ```

Why?

I thought it would be fun to write in Rust. If you wanted a single line of bash to do it, use one of these (requires jq, curl, and wget):